Skip to main content

Module packet

Module packet 

Source
Expand description

Gossip packet structure and builder.

Structs§

Epoch
A gossip epoch number used for duplicate detection.
IslGossipHeader
The ISL-specific header for a gossip message.
IslGossipTelecommand
A zero-copy view over a complete GossipTelecommand in a raw byte buffer.
IslGossipTelecommandBuilder
Use builder syntax to set the inputs and finish with build().

Enums§

GossipMessageError
An error that can occur when building or parsing a Gossip message.