iroh-bitswap

Crates.ioiroh-bitswap
lib.rsiroh-bitswap
version0.2.0
sourcesrc
created_at2022-11-28 18:39:31.919714
updated_at2022-12-21 17:03:30.04346
descriptionImplementation of the bitswap protocol
homepage
repositoryhttps://github.com/n0-computer/iroh
max_upload_size
id724661
size405,430
Friedel Ziegelmayer (dignifiedquire)

documentation

README

iroh bitswap

crates.io Released API docs MIT/Apache-2.0 licensed CI

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.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Commit count: 1371

cargo fmt