Crate rcon_client

Source

Structs§

AuthRequest
Request for auth in RCON
AuthResponse
Response from auth request
RCONClient
Simple RCON client
RCONConfig
Configuration for RCON client
RCONRequest
Request for RCON command
RCONResponse
Response for RCON command

Enums§

RCONError
Errors enum for project