Crates.io | iroh-bitswap |
lib.rs | iroh-bitswap |
version | 0.2.0 |
source | src |
created_at | 2022-11-28 18:39:31.919714 |
updated_at | 2022-12-21 17:03:30.04346 |
description | Implementation of the bitswap protocol |
homepage | |
repository | https://github.com/n0-computer/iroh |
max_upload_size | |
id | 724661 |
size | 405,430 |
This contains an implementation of the IPFS bitswap protocol. It sends blocks of data to other peers in the IPFS network who want them, and receives blocks requested by the client from the network.
It is part of iroh.