Crate libp2p_bitswap
source ·Expand description
Bitswap protocol implementation
Structs
- Network behaviour that handles sending and receiving blocks.
- Bitswap configuration.
- A request sent to another peer.
- Query id.
Enums
- Event emitted by the bitswap behaviour.
- Response to a BitswapRequest
Traits
- Trait implemented by a block store.
Type Definitions
- Bitswap response channel.