beetle-bitswap-next

Crates.iobeetle-bitswap-next
lib.rsbeetle-bitswap-next
version0.5.1
sourcesrc
created_at2023-07-09 05:39:06.912285
updated_at2023-11-06 19:10:05.693845
descriptionImplementation of the bitswap protocol
homepage
repositoryhttps://github.com/dariusc93/rust-ipfs
max_upload_size
id911856
size399,370
Darius Clark (dariusc93)

documentation

README

beetle bitswap next

MIT/Apache-2.0 licensed

This contains an implementation of the IPFS bitswap protocol forked from beetle (previously Iroh). 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.

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: 2596

cargo fmt