Module webrtc::peer_connection

source ·

Modules

Structs

  • PeerConnection represents a WebRTC connection that establishes a peer-to-peer communications with another PeerConnection instance in a browser, or to another endpoint implementing the required protocols.

Functions

  • math_rand_alpha generates a mathmatical random alphabet sequence of the requested length.

Type Definitions