Expand description
Common data structures of the networking layer.
Modules§
- message
- Network packet message types. These get serialized and put into the lower level protocol payload.
- role
- sync
- Abstract interfaces and data structures related to network sync.
- types
Traits§
- ExHashT
- Minimum Requirements for a Hash within Networking