You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple PHP WebSocket server example.
To run, open a terminal and type:
php5 ./server.php
Then visit index.php in your browser.
You'll need IE10+, FF7+ or Chrome 14+ to run this example.
About
Flexable and extensible WebSocket chat application example with a PHP server.