Gossipsub protocol implementation for libp2p, a pub/sub messaging protocol.
# Cargo.toml
[dependencies]
libp2p-gossipsub = "0.49.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new Gossipsub instance for libp2p.
Add tokio as a dependency and use #[tokio::main].
No dependency data recorded yet.