techdivision / websocketserver
A Ratchet base web socket server implementation.
Installs: 643
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 0
Open Issues: 0
pkg:composer/techdivision/websocketserver
Requires
- php: >=5.4.0
- cboden/ratchet: 0.3.*
- react/event-loop: 0.4.*
- react/socket: 0.4.*
- techdivision/application: 0.3.*
- techdivision/server: 0.1.*
- techdivision/websocketprotocol: 0.2.*
Requires (Dev)
- appserver-io/build: 0.1.*
- phpunit/phpunit: 3.7.*
README
Backport repository for techdivision/TechDivision_WebSocketServer
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