Docs.rs
commonware-p2p-0.0.49
commonware-p2p 0.0.49
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
patrick-ogrady
Dependencies
bytes ^1.7.1
normal
commonware-codec ^0.0.49
normal
commonware-cryptography ^0.0.49
normal
commonware-macros ^0.0.49
normal
commonware-runtime ^0.0.49
normal
commonware-stream ^0.0.49
normal
commonware-utils ^0.0.49
normal
either ^1.13.0
normal
futures ^0.3.31
normal
governor ^0.6.3
normal
prometheus-client ^0.22.3
normal
rand ^0.8.5
normal
rand_distr ^0.4.3
normal
thiserror ^2.0.12
normal
tracing ^0.1.41
normal
zstd ^0.13.2
normal
tracing-subscriber ^0.3.19
dev
Versions
77.66%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
commonware_
p2p
0.0.49
Module utils
Module Items
Modules
In crate commonware_
p2p
commonware_p2p
Module
utils
Copy item path
Source
Expand description
Utility functions for exchanging messages with many peers.
Modules
ยง
codec
Codec wrapper for
Sender
and
Receiver
.
requester
Make concurrent requests to peers limited by rate and prioritized by performance.