Module webrtc::data_channel
source · Expand description
WebRTC DataChannel can be used for peer-to-peer transmitting arbitrary binary data.
Modules§
Structs§
- DataChannel represents a WebRTC DataChannel The DataChannel interface represents a network channel which can be used for bidirectional peer-to-peer transfers of arbitrary data