Realtime Data in JS / Page 3

WebRTC Chat

The server only helps peers find each other. Once the data channel opens, the messages move browser to browser instead of browser to server to browser.

Peer to peer data Needs signaling Natural for media and direct sessions

Mesh room

Join the fixed room, then let peers negotiate direct data channels.

Signaling Connecting
Data channels 0 open
Room webrtc-chat