techdivision / websocketserver
This package is abandoned and no longer maintained.
The author suggests using the appserver-io/appserver package instead.
A Ratchet base web socket server implementation.
0.4.2
2014-11-19 15:01 UTC
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