[][src]Crate datachannel

Re-exports

pub use webrtc_sdp as sdp;

Structs

Config
IceCandidate
Reliability
RtcDataChannel
RtcPeerConnection
SessionDescription

Enums

ConnectionState
DescriptionType
GatheringState

Traits

DataChannel
MakeDataChannel
PeerConnection

Functions

preload

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

unload

An optional resources cleanup function.