"AsyncServer::onAcceptEvent"
Created a new "genericWebSocketServer", able to deal with old (aka
IETF hixie-76) and new (aka IETF hybi-10) websocket protocol, and being
scalable with future protocol improvements
Created the "ExampleGenericWebSocket" class as... ...an example ;-)
Does not deal yet with BINARY frame type ;-(
"AsyncServer::onAcceptEvent" Created a new "genericWebSocketServer", able to deal with old (aka IETF hixie-76) and new (aka IETF hybi-10) websocket protocol, and being scalable with future protocol improvements Created the "ExampleGenericWebSocket" class as... ...an example ;-) Does not deal yet with BINARY frame type ;-(