EventSub mock server - reconnect test - it already ran the reconnect
BarryCarlyon opened this issue · 0 comments
BarryCarlyon commented
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.