Module state

Module state 

Source
Expand description

The protocol state of the iroh-gossip protocol.

Structs§

Message
Protocol wire message
State
The state of the iroh-gossip protocol.
Timer
A timer to be registered into the runtime
TopicId
The identifier for a topic

Enums§

InEvent
Input event to the protocol state.
MessageKind
Whether this is a control or data message
OutEvent
Output event from the protocol state.