Module libp2p::gossipsub::protocol [−][src]
Structs
GossipsubCodec | |
GossipsubMessage | A message received by the gossipsub system. |
GossipsubSubscription | A subscription received by the gossipsub system. |
MessageId | A type for gossipsub message ids. |
ProtocolConfig | Implementation of the |
Enums
GossipsubControlAction | A Control message received by the gossipsub system. |
GossipsubSubscriptionAction | Action that a subscription wants to perform. |
Constants
SIGNING_PREFIX |