python-websocket-server icon indicating copy to clipboard operation
python-websocket-server copied to clipboard

continuation_frames_support

Open playay opened this issue 6 years ago • 0 comments

chrome sends OPCODE_CONTINUATION frames when message is large (perhaps > 127K), this may be a easy way to create continuation_frames for test.

playay avatar Apr 08 '19 17:04 playay