Docs.rs
libp2p-webrtc-utils-0.2.1
libp2p-webrtc-utils 0.2.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mxinden
github:libp2p:rust-libp2p-maintainers
Dependencies
asynchronous-codec ^0.7.0
normal
bytes ^1
normal
futures ^0.3.30
normal
hex ^0.4
normal
libp2p-core ^0.41.2
normal
libp2p-identity ^0.2.8
normal
libp2p-noise ^0.44.0
normal
quick-protobuf ^0.8
normal
quick-protobuf-codec ^0.3.1
normal
rand ^0.8
normal
serde ^1.0
normal
sha2 ^0.10.8
normal
thiserror ^1
normal
tinytemplate ^1.2
normal
tracing ^0.1.37
normal
hex-literal ^0.4
dev
Versions
25%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
libp2p_webrtc_utils
0.2.1
All Items
Modules
Structs
Constants
Functions
Crate
libp2p_webrtc_utils
Copy item path
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.