HLDSRcon v1.0.1 HLDSRcon.RconClient View Source
A GenServer
for creating and using a HLDS rcon connection.
You should only call this module directly if you want to manage the suprvision of these GenServers yourself, otherwise
HLDSRcon
probably covers your needs.
Call start_link/2
with a HLDSRcon.ServerInfo
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.