[][src]Crate libp2p_bitswap

Bitswap protocol implementation

Structs

Bitswap

Network behaviour that handles sending and receiving blocks.

BitswapConfig

Bitswap configuration.

Query

Query.

Enums

BitswapEvent

Event emitted by the bitswap behaviour.

QueryType

Query type.

Traits

BitswapStore

Bitswap store abstraction.

BitswapSync

Bitswap sync trait for customizing the syncing behaviour.

Type Definitions

QueryResult

The result of a Query.