Module solana_gossip::crds_gossip

source ·
Expand description

Crds Gossip.

This module ties together Crds and the push and pull gossip overlays. The interface is designed to run with a simulator or over a UDP network connection with messages up to a packet::PACKET_DATA_SIZE size.

Structs§