Investigate WebRTC message size limit and fragmented messages
https://blog.mozilla.org/webrtc/large-data-channel-messages/
https://github.com/webrtcHacks/adapter/pull/702/files
More generally, could we use webrtc-adapter?
-
Pack data into binary format -
Compress binary format -
Move WebRTC connection to (service worker) background thread
Edited by Momo Langenstein