An open API service indexing awesome lists of open source software.

https://github.com/boshurik/websocket

PHP WebSocket example
https://github.com/boshurik/websocket

php websocket

Last synced: over 1 year ago
JSON representation

PHP WebSocket example

Awesome Lists containing this project

README

          

#### PHP WebSocket example

- `composer install`
- `php -S 127.0.0.1:8080 -t web`
- `php bin/server.php `
- `php bin/message.php `