-
Notifications
You must be signed in to change notification settings - Fork 0
ciprianionescu/PHP-WS_Server
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
# Warning This has been written when the first draft of Websockets protocol came out. It is now deprecated. For an up-to-date implementation in PHP, see [Ratchet](http://socketo.me/) ## PHP Websocket server PHP based class for instantiating WebSocket servers. This class has support for hook-based Message Handlers which makes it easy to extend. The included code also contains a demo. This code is currently undocummented since it's work in progress but check back later for updates. In order to test this, you need to start the server from command line using: php ./server_test.php while in the current folder. Yet another
About
PHP based Websockets server class PHP 5
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published