Docs.rs
libp2p-0.55.0
libp2p 0.55.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
tomaka
github:paritytech:core-devs
jxs
mxinden
github:paritytech:libp2p-devs
github:libp2p:repos-rust
github:libp2p:rust-libp2p-maintainers
Dependencies
bytes ^1
normal
either ^1.9.0
normal
futures ^0.3.30
normal
futures-timer ^3.0.2
normal
getrandom ^0.2
normal
libp2p-allow-block-list ^0.5.0
normal
libp2p-autonat ^0.14.0
normal
optional
libp2p-connection-limits ^0.5.0
normal
libp2p-core ^0.43.0
normal
libp2p-dcutr ^0.13.0
normal
optional
libp2p-floodsub ^0.46.0
normal
optional
libp2p-gossipsub ^0.48.0
normal
optional
libp2p-identify ^0.46.0
normal
optional
libp2p-identity ^0.2.10
normal
libp2p-kad ^0.47.0
normal
optional
libp2p-metrics ^0.16.0
normal
optional
libp2p-noise ^0.46.0
normal
optional
libp2p-ping ^0.46.0
normal
optional
libp2p-plaintext ^0.43.0
normal
optional
libp2p-pnet ^0.26.0
normal
optional
libp2p-relay ^0.19.0
normal
optional
libp2p-rendezvous ^0.16.0
normal
optional
libp2p-request-response ^0.28.0
normal
optional
libp2p-swarm ^0.46.0
normal
libp2p-websocket-websys ^0.5.0
normal
optional
libp2p-webtransport-websys ^0.5.0
normal
optional
libp2p-yamux ^0.47.0
normal
optional
multiaddr ^0.18.1
normal
pin-project ^1.0.0
normal
rw-stream-sink ^0.4.0
normal
thiserror ^2
normal
async-std ^1.6.2
dev
libp2p-mplex ^0.43.0
dev
libp2p-tcp ^0.43.0
dev
tokio ^1.38
dev
tracing-subscriber ^0.3.19
dev
libp2p-dns ^0.43.0
normal
optional
libp2p-mdns ^0.47.0
normal
optional
libp2p-memory-connection-limits ^0.4.0
normal
optional
libp2p-quic ^0.12.0
normal
optional
libp2p-tcp ^0.43.0
normal
optional
libp2p-tls ^0.6.0
normal
optional
libp2p-uds ^0.42.0
normal
optional
libp2p-upnp ^0.4.0
normal
optional
libp2p-websocket ^0.45.0
normal
optional
Versions
71.43%
of the crate is documented
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
0.55.0
All Items
Crate Items
Structs
libp2p
Crate
connection_limits
Copy item path
Source
Structs
ยง
Behaviour
A
NetworkBehaviour
that enforces a set of
ConnectionLimits
.
Connection
Limits
The configurable connection limits.
Exceeded
A connection limit has been exceeded.