rercon 0.1.0

A simple RCON library with automatic reconnection support
Documentation
rercon-0.1.0 has been yanked.

ReRCON

A simple RCON library with reconnection support.

Documentation coming soon, though the types aren't that complex.

  • Connection = Single connection, does not reconnect
  • ReConnection = Automatically reconnects

They share the same API.