Crate libp2p_bitswap[−][src]
Bitswap protocol implementation
Structs
| Bitswap | Network behaviour that handles sending and receiving blocks. |
| BitswapConfig | Bitswap configuration. |
| QueryId | Query id. |
Enums
| BitswapEvent | Event emitted by the bitswap behaviour. |
Traits
| BitswapStore | Trait implemented by a block store. |
Type Definitions
| Channel | Bitswap response channel. |