twitchdev/twitch-cli

EventSub mock server - reconnect test - it already ran the reconnect

BarryCarlyon opened this issue · 0 comments

Start the CLI with

twitch event start-websocket-server -r 30

Then wait 30+ seconds

Then connect your client, the CLI rejects the connection as the "timer" already ran.

The timer shouldn't start running until the first client connects to the mock server.