7 releases (breaking)
0.6.0 | Mar 5, 2023 |
---|---|
0.5.0 | Nov 25, 2022 |
0.4.0 | Oct 14, 2022 |
0.3.0 | Sep 10, 2022 |
0.1.0 | Jul 24, 2022 |
#36 in #topic
21 downloads per month
40KB
665 lines
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.
Dependencies
~8–18MB
~264K SLoC