Module donet_core::protocol

source ·
Expand description

This module defines the Protocol enum, which stores every type of message in the Donet protocol, along with their 16-bit ID.

Structs§

Enums§

  • Enum variants for all message types in the Donet protocol.