rfc6455/Version
Chris Boden 6cbf0eb186 [WebSocket] Refactoring
Updated deps; React Socket notify client of shutdown
Separated core interfaces into many
Removed initial version support out of handshake negotiator
Moved message parser responsibility to each version
Removed __toString method from MessageInterface as to not confuse message from payload
Support for RFC control frames
Support message concatenation
[BCB] (temporary) WsConnection hard coded to RFC version
Handshake checks for \r\n\r\n anywhere, not just at end of string
2012-06-09 19:38:44 -04:00
..
Hixie76 [WebSocket] Messaging 2012-06-02 22:08:27 -04:00
RFC6455 [WebSocket] Refactoring 2012-06-09 19:38:44 -04:00
FrameInterface.php [WebSockets] Handshake encoding + case insensitivity 2012-05-19 23:42:13 -04:00
Hixie76.php Removed most of the mbstring calls 2012-06-01 23:07:25 -04:00
HyBi10.php [WebSocket] Refactoring 2012-05-19 23:43:30 -04:00
MessageInterface.php [WebSocket] Refactoring 2012-06-09 19:38:44 -04:00
RFC6455.php [WebSocket] Refactoring 2012-06-09 19:38:44 -04:00
VersionInterface.php [WebSocket] Refactoring 2012-06-09 19:38:44 -04:00