# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

AddClient is used to replicate a new client connection.
AddSubscription is used to replicate a new client subscription.
Batch is a batch of messages for replication.
ChannelSnapshot is a snapshot of a channel.
No description provided by the author
ClientInfo contains information related to a Client.
No description provided by the author
RaftJoinRequest is a request to join a Raft group.
RaftJoinResponse is a response to a RaftJoinRequest.
RaftOperation is a Raft log message.
RaftSnapshot is a snapshot of the state of the server.
ServerInfo contains basic information regarding the Server.
SubscriptionSnaphot is the snapshot of a subscription.
SubSentAndAck is used to replicate a sent and/or ack messages.
SubState represents the state of a Subscription.
SubStateDelete marks a Subscription as deleted.
SubStateUpdate represents a subscription update (either Msg or Ack).

# Type aliases

No description provided by the author
No description provided by the author