[][src]Crate datachannel

Re-exports

pub use webrtc_sdp as sdp;

Structs

CandidatePair
Config
DataChannelInit
IceCandidate
Reliability
RtcDataChannel
RtcPeerConnection
SessionDescription

Enums

ConnectionState
DescriptionType
GatheringState

Traits

DataChannel
MakeDataChannel
PeerConnection

Functions

cleanup

An optional resources cleanup function.

preload

An optional function to preload resources, otherwise they will be loaded lazily.