ニュース

Simple Chat Using WebSocket JQuery PHP. Contribute to mharoot/PHPWebSocketChat development by creating an account on GitHub.
In the example directory exists a demo project which implements a bare chat server. The example/MyChatServer.php file contain the class which, like you can see, implements the logic of the server ...