Docs.rs
  • libp2p-request-response-0.25.0
    • libp2p-request-response 0.25.0
    • 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
      • futures ^0.3.28 normal
      • instant ^0.1.12 normal
      • libp2p-core ^0.40.0 normal
      • libp2p-identity ^0.2.0 normal
      • libp2p-swarm ^0.43.0 normal
      • log ^0.4.19 normal
      • rand ^0.8 normal
      • serde ^1.0 normal
      • serde_cbor ^0.11.2 normal
      • serde_json ^1.0.96 normal
      • smallvec ^1.6.1 normal
      • void ^1.0.2 normal
      • async-std ^1.6.2 dev
      • env_logger ^0.10.0 dev
      • futures_ringbuf ^0.4.0 dev
      • libp2p-noise ^0.43.0 dev
      • libp2p-swarm-test ^0.2.0 dev
      • libp2p-tcp ^0.40.0 dev
      • libp2p-yamux ^0.44.0 dev
      • rand ^0.8 dev
      • serde ^1.0 dev
    • Versions
    • 96.3% of the crate is documented
  • Go to latest version
  • 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
  • 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
logo

logo

Crate libp2p_request_response

  • Structs
  • Enums
  • Traits
  • Type Definitions
?
Change settings

List of all items

Structs

  • Behaviour
  • Config
  • RequestId
  • ResponseChannel

Enums

  • Event
  • InboundFailure
  • Message
  • OutboundFailure
  • ProtocolSupport

Traits

  • Codec

Type Definitions

  • cbor::Behaviour
  • json::Behaviour