Docs.rs
libp2p-request-response-0.28.0
libp2p-request-response 0.28.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jxs
mxinden
github:paritytech:libp2p-devs
romanb
github:libp2p:repos-rust
github:libp2p:rust-libp2p-maintainers
Dependencies
async-trait ^0.1
normal
cbor4ii ^0.3.2
normal
optional
futures ^0.3.30
normal
futures-bounded ^0.2.4
normal
libp2p-core ^0.43.0
normal
libp2p-identity ^0.2.10
normal
libp2p-swarm ^0.46.0
normal
rand ^0.8
normal
serde ^1.0
normal
optional
serde_json ^1.0.117
normal
optional
smallvec ^1.13.2
normal
tracing ^0.1.41
normal
anyhow ^1.0.86
dev
async-std ^1.6.2
dev
futures_ringbuf ^0.4.0
dev
rand ^0.8
dev
serde ^1.0
dev
tracing-subscriber ^0.3.19
dev
Versions
97.3%
of the crate is documented
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_
request_
response
0.28.0
Module json
Module Items
Type Aliases
In crate libp2p_
request_
response
libp2p_request_response
Module
json
Copy item path
Source
Available on
crate feature
json
only.
Type Aliases
ยง
Behaviour
A request-response behaviour using
serde_json
for serializing and deserializing the messages.