Module bitswap

Module bitswap 

Source
Expand description

Bitswap protocol implementation for block exchange

Bitswap is a data exchange protocol for sharing blocks of content-addressed data. It allows peers to request blocks they need and provide blocks they have.

Structs§

Bitswap
Bitswap protocol handler
BitswapStats
Bitswap statistics

Enums§

BitswapEvent
Bitswap events
BitswapMessage
Bitswap message types