Crate webrtc_connection

Source

Modules§

utils

Structs§

RTCConfiguration
A Configuration defines how peer-to-peer communication via PeerConnection is established or re-established. Configurations may be set up once and reused across multiple connections. Configurations are treated as readonly. As long as they are unmodified, they are safe for concurrent use.
RTCIceServer
ICEServer describes a single STUN and TURN server that can be used by the ICEAgent to establish a connection with a peer.
RtcChannel
RtcConnection