Expand description
Bitswap protocol implementation
Structs§
- Bitswap
- Network behaviour that handles sending and receiving blocks.
- Bitswap
Config - Bitswap configuration.
- QueryId
- Query id.
Enums§
- Bitswap
Event - Event emitted by the bitswap behaviour.
Traits§
- Bitswap
Store - Trait implemented by a block store.
Type Aliases§
- Channel
- Bitswap response channel.