Expand description

Common data structures of the networking layer.

Modules

  • Network packet message types. These get serialized and put into the lower level protocol payload.
  • Abstract interfaces and data structures related to network sync.

Traits

  • Minimum Requirements for a Hash within Networking