Crate rconrs

Source
Expand description

Rust implementation of SRCDS RCON Protocol.

Reference: https://developer.valvesoftware.com/wiki/Source_RCON_Protocol

Example implementations:

Modulesยง

client
This module provides RCON client traits.
error
This module provides error types caused by RCON client.