Skip to content

v0.2.3 - Configurable Retry and RCON Shutdown

Latest
Compare
Choose a tag to compare
@Barinzaya Barinzaya released this 06 Jan 21:16
· 1 commit to main since this release

Added an option for whether to automatically retry an RCON command if a connection error occurs after sending it. If a command causes the server to crash without a response, this can cause Twitch-RCON to get in a loop of connecting to the server and sending a command that crashes it.

This also reworks the logic for the RCON client so that it will more consistently exit after Ctrl+C is pressed.