Crate xash3d_protocol

Source
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§

ServerInfo
Game server information.

Enums§

CursorError
The error type for Cursor and CursorMut.
Error
The error type for decoding and encoding packets.

Constants§

CLIENT_VERSION
Current client version.
PROTOCOL_VERSION
Current protocol version.