Activity
Make Rfc6455FrameCompiler::assertState() pass with interleaved contro…
Make Rfc6455FrameCompiler::assertState() pass with interleaved contro…
Revert to throwing WebsocketClosedException
Revert to throwing WebsocketClosedException
Add test for client_max_window_bits without value
Add test for client_max_window_bits without value
Fix onClose handler on socket disconnect
Fix onClose handler on socket disconnect
Move WebsocketFrameType into Parser namespace
Move WebsocketFrameType into Parser namespace
Use NAN if event has not occurred
Use NAN if event has not occurred
Remove unnecessary metadata property
Remove unnecessary metadata property
Replace close info methods with WebsocketCloseInfo
Replace close info methods with WebsocketCloseInfo
Rename CompressionContext to WebsocketCompressionContext
Rename CompressionContext to WebsocketCompressionContext
Rename ParserException to WebsocketParseException
Rename ParserException to WebsocketParseException
Rename send and stream to sendText and streamText
Rename send and stream to sendText and streamText
Split compiling frames into a separate class
Split compiling frames into a separate class