Docs.rs
libp2p-relay-0.18.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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-relay 0.18.0
Communications relaying for libp2p
Crate
Source
Builds
Feature flags
Documentation
Coverage
50%
5
out of
10
items documented
0
out of
9
items with examples
Links
libp2p/rust-libp2p
4619
961
151
crates.io
Dependencies
asynchronous-codec ^0.7.0
normal
bytes ^1
normal
either ^1.12.0
normal
futures ^0.3.30
normal
futures-bounded ^0.2.4
normal
futures-timer ^3
normal
libp2p-core ^0.42.0
normal
libp2p-identity ^0.2.9
normal
libp2p-swarm ^0.45.0
normal
quick-protobuf ^0.8
normal
quick-protobuf-codec ^0.3.1
normal
rand ^0.8.4
normal
static_assertions ^1
normal
thiserror ^1.0
normal
tracing ^0.1.37
normal
void ^1
normal
web-time ^1.1.0
normal
libp2p-identity ^0.2.9
dev
libp2p-ping ^0.45.0
dev
libp2p-plaintext ^0.41.0
dev
libp2p-swarm ^0.45.0
dev
libp2p-swarm-test ^0.3.0
dev
libp2p-yamux ^0.45.2
dev
tracing-subscriber ^0.3
dev
Versions
0.18.0
0.17.2
0.17.1
0.17.0
0.16.2
0.16.1
0.16.0
0.15.2
0.15.1
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.1
0.9.0
0.8.0
0.7.0
0.6.1
0.6.0
0.5.0
0.4.0
0.4.0-rc.1
0.3.0
0.2.0
0.1.0
Owners
Implementation of libp2p [circuit relay](https://github.com/libp2p/specs/blob/master/relay/README.md) protocol.