Available on crate feature
tokio only.Re-exports§
pub use certificate::Certificate;
Modules§
Structs§
- Connection
- A WebRTC connection, wrapping
RTCPeerConnectionand implementingStreamMuxertrait. - Fingerprint
- A certificate fingerprint that is assumed to be created using the SHA256 hash algorithm.
- Transport
- A WebRTC transport with direct p2p communication (without a STUN server).
Enums§
- Error
- Error in WebRTC.