dpallot / simple-websocket-server

A python based websocket server that is simple and easy to use.
951 stars 319 forks source link

fragment data #65

Closed lisper-inmove closed 5 years ago

lisper-inmove commented 6 years ago

hello, the fragmented message in the rfc6455 confused me. Could you please tell me how can i send fragmentd message to server through javascript webscoket client, thanks?

dpallot commented 5 years ago

This will explain whats going on: https://stackoverflow.com/questions/13010354/chunking-websocket-transmission