twitchdev/twitch-cli

EventSub mock server - reconnect test - no reconnect message

Closed this issue · 1 comments

In testing

twitch event start-websocket-server -r 30

I connect a client

When the "time comes"

  • The client didn't recieve a reconnect payload.
  • The client didn't get force disconnect after the reconnect time (and a bit) occurs (so with -r 30 seconds should trigger the recon payload, and another 15 seconds should then disconnect clients/shutdown
  • The client is still recieving keepalives forever
Xemdo commented

Should be fixed in next release
image