[][src]Module libp2p_gossipsub::protocol

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 ConnectionUpgrade for the Gossipsub protocol.

Enums

GossipsubControlAction

A Control message received by the gossipsub system.

GossipsubSubscriptionAction

Action that a subscription wants to perform.