Expand description
Xash3D protocol between clients, servers and masters.
Modules§
- admin
- Admin packets.
- color
- Color codes for strings.
- filter
- Server query filter.
- game
- Game client packets.
- master
- Master server packets.
- server
- Game server packets.
- wrappers
- Wrappers for byte slices with pretty-printers.
Structs§
- Server
Info - Game server information.
Enums§
- Cursor
Error - The error type for
Cursor
andCursorMut
. - Error
- The error type for decoding and encoding packets.
Constants§
- CLIENT_
VERSION - Current client version.
- PROTOCOL_
VERSION - Current protocol version.