Crate chitchat

Source

Modules§

transport

Structs§

Chitchat
ChitchatConfig
A struct for configuring a Chitchat instance.
ChitchatHandle
UDP Chitchat server handler.
ChitchatId
For the lifetime of a cluster, nodes can go down and come back up multiple times. They may also die permanently. A ChitchatId is composed of three components:
ClusterStateSnapshot
FailureDetectorConfig
The failure detector config struct.
Heartbeat
The current heartbeat of a node.
KeyChangeEvent
ListenerHandle
NodeState
VersionedValue
A versioned key-value pair.

Enums§

ChitchatMessage
Chitchat message.
DeletionStatus

Traits§

Serializable
Trait to serialize messages.

Functions§

spawn_chitchat
Launches a new Chitchat server.

Type Aliases§

Version
The current version of a key.