# Functions
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
# Constants
Types of messages that may be sent between nodes Note: If you add a new parseable Op below, you must also add it to ops (declared below).
Types of messages that may be sent between nodes Note: If you add a new parseable Op below, you must also add it to ops (declared below).
Used at application level.
Types of messages that may be sent between nodes Note: If you add a new parseable Op below, you must also add it to ops (declared below).
Application level:.
Types of messages that may be sent between nodes Note: If you add a new parseable Op below, you must also add it to ops (declared below).
Types of messages that may be sent between nodes Note: If you add a new parseable Op below, you must also add it to ops (declared below).
Used for dispatching.
Types of messages that may be sent between nodes Note: If you add a new parseable Op below, you must also add it to ops (declared below).
Types of messages that may be sent between nodes Note: If you add a new parseable Op below, you must also add it to ops (declared below).
Used for gossiping.
Used for querying.
Used for querying.
Used for request messages.
Types of messages that may be sent between nodes Note: If you add a new parseable Op below, you must also add it to ops (declared below).
Consensus:.
Types of messages that may be sent between nodes Note: If you add a new parseable Op below, you must also add it to ops (declared below).
Types of messages that may be sent between nodes Note: If you add a new parseable Op below, you must also add it to ops (declared below).
Bootstrapping:.
Internal messages (External messages should be added above these):.
Types of messages that may be sent between nodes Note: If you add a new parseable Op below, you must also add it to ops (declared below).
Types of messages that may be sent between nodes Note: If you add a new parseable Op below, you must also add it to ops (declared below).
Types of messages that may be sent between nodes Note: If you add a new parseable Op below, you must also add it to ops (declared below).
Types of messages that may be sent between nodes Note: If you add a new parseable Op below, you must also add it to ops (declared below).
Handshake:.
Types of messages that may be sent between nodes Note: If you add a new parseable Op below, you must also add it to ops (declared below).
Used in handshake.
Used in MultiPut.
Types of messages that may be sent between nodes Note: If you add a new parseable Op below, you must also add it to ops (declared below).
Used in handshake.
Used in handshake.
Used in handshake.
Types of messages that may be sent between nodes Note: If you add a new parseable Op below, you must also add it to ops (declared below).
Types of messages that may be sent between nodes Note: If you add a new parseable Op below, you must also add it to ops (declared below).
Used in handshake.
Types of messages that may be sent between nodes Note: If you add a new parseable Op below, you must also add it to ops (declared below).
Types of messages that may be sent between nodes Note: If you add a new parseable Op below, you must also add it to ops (declared below).
Types of messages that may be sent between nodes Note: If you add a new parseable Op below, you must also add it to ops (declared below).
Types of messages that may be sent between nodes Note: If you add a new parseable Op below, you must also add it to ops (declared below).
Types of messages that may be sent between nodes Note: If you add a new parseable Op below, you must also add it to ops (declared below).
Types of messages that may be sent between nodes Note: If you add a new parseable Op below, you must also add it to ops (declared below).
Used for all messages.
Used in handshake / peer gossiping.
Used in peer gossiping.
Types of messages that may be sent between nodes Note: If you add a new parseable Op below, you must also add it to ops (declared below).
Used in handshake / peer gossiping.
Types of messages that may be sent between nodes Note: If you add a new parseable Op below, you must also add it to ops (declared below).
Used in handshake.
Used in handshake / peer gossiping.
Used internally.
# Variables
AppGossip is the only message that is sent unrequested without the expectation of a response.
No description provided by the author
No description provided by the author
List of all consensus request message types.
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
# Interfaces
No description provided by the author
No description provided by the author
InboundMessage represents a set of fields for an inbound message that can be serialized into a byte stream.
No description provided by the author
No description provided by the author
OutboundMessage represents a set of fields for an outbound message that can be serialized into a byte stream.
OutboundMsgBuilder builds outbound messages.
No description provided by the author
No description provided by the author