Crate libp2p_pubsub_core

Source

Modules§

protocol
upgrade

Structs§

Behaviour
Config
FrameMessage
IdentityHash
A type for representing topics who use the identity hash.
Message
A pubsub message.
MessageId
Sha256Hash
Subscription
SubscriptionBuilder
A builder for a subscription.
Topic
A pub-sub topic.
TopicHash

Enums§

Event
This enum represents events that can be emitted by the pubsub Behaviour.

Traits§

Hasher
A generic trait that can be extended for various hashing frame for a topic.

Functions§

default_message_id_fn

Type Aliases§

IdentTopic
MessageIdFn
Sha256Topic