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

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function command(host, port, command) View Source
Link to this function start_link(server, opts \\ []) View Source