Peer-to-peer file transfer no server storage, no sign-up, just share.
Droppa enables direct file transfers using peer-to-peer architecture.
Files are streamed in real time over encrypted data channel using WebRTC.
DEMO-droppa.mp4
- File bytes travel exclusively over the WebRTC DataChannel between the two browsers
- The signalling server only exchanges SDP offers/answers and ICE candidates
- WebRTC DataChannels are DTLS-encrypted by default