Module libp2p_webrtc::tokio
source · Available on crate feature
tokio
only.Re-exports§
pub use certificate::Certificate;
Modules§
Structs§
- A WebRTC connection, wrapping
RTCPeerConnection
and implementingStreamMuxer
trait. - A certificate fingerprint that is assumed to be created using the SHA256 hash algorithm.
- A WebRTC transport with direct p2p communication (without a STUN server).
Enums§
- Error in WebRTC.