Messaging API

The bidirectional data pipe between peers, RTCDataChannel.

PEER A PEER B DATACHANNEL SCTP

The interface that carries arbitrary peer-to-peer data: RTCDataChannel sends text, JSON, and binary in reliable or unreliable modes.