codeages/web-lib

There is no license information available for the latest version (v0.1.1) of this package.

Web Lib

v0.1.1 2017-07-04 04:12 UTC

This package is auto-updated.

Last update: 2024-05-06 16:44:39 UTC


README

Auth Example

Server:

php -S localhost:8000 tests/example_server.php

Client:

php tests/example_client.php