WebRTC File Transfer
Share files directly with another user using their ID. Ensure both users are on this page.
Network boundary: Casey’s signalling broker introduces the peers and remains in the control plane; file bytes travel over the encrypted WebRTC data channel and never through the broker. No third-party STUN or TURN service is configured. The peers necessarily learn the connection addresses used by WebRTC. Incoming files are capped at 512 MB and remain in browser memory until you save them.
P2P File Transfer
Status: Initializing...