websocket-sharp icon indicating copy to clipboard operation
websocket-sharp copied to clipboard

FragmentLength should better not be hard coded

Open zhouwenkan opened this issue 4 years ago • 0 comments

FragmentLength should better not be hard coded, and in WebSocketFrame.cs ToArray() function, the 1024 should better not be hard coded as well, IMO.

zhouwenkan avatar Feb 25 '22 08:02 zhouwenkan