Crate libp2p_bitswap_next

Source
Expand description

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 Aliases§

Channel
Bitswap response channel.