appserver-io-lab / websocket-protocol
Protocol for a PHP based websocket server implementation
0.1.0
2015-02-13 15:28 UTC
Requires
- php: >=5.4.0
- appserver-io-psr/application: ~1.0
- appserver-io/server: ~1.0
- cboden/ratchet: 0.3.*
- guzzle/guzzle: 3.9.*
Requires (Dev)
- appserver-io/build: 0.2.*
This package is auto-updated.
Last update: 2024-10-27 07:24:37 UTC
README
Protocol for a PHP based websocket server implementation
Issues
In order to bundle our efforts we would like to collect all issues regarding this package in the main project repository's issue tracker.
Please reference the originating repository as the first element of the issue title e.g.:
[appserver-io/<ORIGINATING_REPO>] A issue I am having