Crate libp2p_webrtc_utils

Source

Modules§

noise
sdp

Structs§

DropListener
Fingerprint
A certificate fingerprint that is assumed to be created using the SHA256 hash algorithm.
Stream
A stream backed by a WebRTC data channel.

Constants§

MAX_MSG_LEN
Maximum length of a message.
SHA256

Functions§

parse_webrtc_dial_addr
Parse the given [Multiaddr] into a SocketAddr and a Fingerprint for dialing.