server_node::server::peer

Module message

source
Expand description

§Internal Server-to-Server Protocol

This module contains traits for establishing connections and sending and receiving messages to server peers.

The server communication style is message passing with multicast.

Jump to Message for the server-to-server message definition.

Enums§