peerjs
peerjs copied to clipboard
No chunking with serialisation: "json" ?
Why with serialisation: “json” there’s no chunking involved at all? It only turns on with “binary” and "binary-utf8" serialisation. Are there plans for making same chunking approach for "json"?
Yeah, it'll be a good feature. Any PR are welcome!)
I'm not aware of any reason to use serialisation: "json"
anymore. So not for now.