Closed Xemdo closed 8 months ago
This is symptom of a larger issue: There should be 4 concepts in the mock WebSocket server:
However, when I set this up I managed to put the EventSub Manager inside of the WebSocket server, which is incorrect because EventSub subscriptions are technically transport agnostic.
This should all be fixed in the future, but its more than the quick fix I want to put into place to fix this. For work on this tech debt, see #317.
What is the problem?
When running the mock WebSocket server in strict mode (
twitch event websocket start -S
), it is noticed that after the mock server restarts via reconnect testing the subscriptions carry over seemingly correctly, but cannot be forwarded like they did before the WebSocket reconnected.This happens when forwarding to a specific session as well as forwarding to all clients. The relevant commands are:
Operating System
All
Architecture Version (x86, x64, arm, etc)
All
Steps to reproduce
Relevant log output
From forwarding CLI:
From server: