websocket-sharp
websocket-sharp copied to clipboard
FragmentLength should better not be hard coded
FragmentLength should better not be hard coded, and in WebSocketFrame.cs ToArray() function, the 1024 should better not be hard coded as well, IMO.