rfc6455/src/Handshake
Chris Boden 3c3588fc8b MessageStreamer refactor
Remove notion of context and nested callbacks
Each connection will create an instance of MessageParser to hold message/frame state
2015-12-22 20:16:55 -05:00
..
ClientNegotiator.php Client side tests and components 2015-03-16 16:23:01 -04:00
ClientNegotiatorInterface.php Client side tests and components 2015-03-16 16:23:01 -04:00
Negotiator.php MessageStreamer refactor 2015-12-22 20:16:55 -05:00
NegotiatorInterface.php Add support for Sub-Protocol selection 2015-05-31 15:24:44 -04:00
RequestVerifier.php Replace evenement with callback interface 2015-05-23 12:29:05 -04:00
ResponseVerifier.php Fixed up ResponseVerifier for PSR-7 2015-05-22 16:50:07 -04:00