Open Deleplace opened 8 years ago
This looks like issue #60, but doesn't use GCS and doesn't really need a backend.
WebRTC looks like a viable option: https://webrtc.github.io/samples/src/content/datachannel/filetransfer/
Implemented: experimental WebRTC transfer for a single large file between 30MB and 150MB.
Not reliable so far, though.
Direct source-to-target (i.e. mobile-to-desktop) data streaming, possibly using WebSockets and/or WebRTC.