[][src]Crate gossip

Structs

GossipConfig

The gossip parameters

GossipService

The gossip service

MonitoringConfig

Configuration for sending protocol monitoring data

Peer

Information about a peer

PeerSamplingConfig

The peer sampling parameters

Update

A generic message for sending data as binary content

Enums

UpdateExpirationMode

Strategy for update expiration

Traits

UpdateHandler

Trait for receiving updates from the gossip protocol.