Modules

Structs

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.

ICEServer describes a single STUN and TURN server that can be used by the ICEAgent to establish a connection with a peer.