1 2 3 4 5 6 7 8 9
# 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.