Crate libp2p_pubsub
source ·Re-exports
pub use libp2p_pubsub_common as common;
Modules
Structs
- A type for representing topics who use the identity hash.
- A pubsub message.
- A builder for a subscription.
- A pub-sub topic.
Enums
- This enum represents events that can be emitted by the pubsub
Behaviour
.
Traits
- A generic trait that can be extended for various hashing frame for a topic.