Skip to main content

Module real_factory

Module real_factory 

Source
Expand description

Real WebRTC peer-link factory

Wraps the webrtc crate to implement the generic peer-link factory for production WebRTC use.

Structsยง

RealDataChannel
Wrapper around RTCDataChannel that implements the generic peer-link trait.
WebRtcPeerLinkFactory
WebRTC peer-link factory for the default production transport stack.