libp2p-helper

Crates.iolibp2p-helper
lib.rslibp2p-helper
version0.6.0
sourcesrc
created_at2022-07-24 10:41:46.497234
updated_at2023-03-05 23:46:11.621436
descriptionA small set of utilities for libp2p
homepage
repositoryhttps://github.com/dariusc93/libp2p-helper
max_upload_size
id631921
size164,827
Darius Clark (dariusc93)

documentation

README

libp2p-helper

Overview

libp2p-helper is a small set of utilities for libp2p.

Currently, only floodsub and gossipsub utilities are available to create a stream from a subscribed topic, which derive from from rust-ipfs pubsub (with gossipsub implementation being in a different fork of rust-ipfs ).

License

This crate is licensed under MIT or Apache 2.0.

Commit count: 22

cargo fmt