Expand description
Bitswap protocol implementation
Structs§
- Bitswap
- Network behaviour that handles sending and receiving IPFS blocks.
- Block
- An Ipfs block consisting of a
Cid
and the bytes of the block. - Stats
- Bitswap statistics.
Enums§
- Bitswap
Error - Bitswap
Event - Event used to communicate with the swarm or the higher level behaviour.