twitchdev / twitch-cli

The official Twitch CLI to make developing on Twitch easier.
Apache License 2.0
604 stars 71 forks source link

Forwarding events carried over WebSockets reconnect doesn't work #318

Closed Xemdo closed 6 months ago

Xemdo commented 7 months ago

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Problem/Feature

See #315.

NOTE: Overall this is a bigger tech debt issue that I described in #317. This fix resolves the issue for end-users, but does not fix the underlying mistakes that led to this issue.

Description of Changes:

Checklist