PHP-HTML5-WebSocket-Server
PHP-HTML5-WebSocket-Server copied to clipboard
Simple and minimal PHP HTML5 WebSocket backend server
PHP-HTML5-WebSocket-Server
This is a simple, minimal, fast and efficient implementation of the WebSocket protocol in PHP used as a backend service for HTML5 WebSockets.
Features
- Simple and easy-to-learn interface
- Client abstraction with attributes
- Supports multiple listeners
- PHP 5.3+ compatible
Example
Includes a little example where number of users can join a simple drawing application.
