Crate ezrtc

Source

Modules§

client
host
protocol
socket

Structs§

RTCDataChannel
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
RTCIceServer
ICEServer describes a single STUN and TURN server that can be used by the ICEAgent to establish a connection with a peer.

Enums§

RTCDataChannelState
DataChannelState indicates the state of a data channel.