TAU- Twitch API Unifier, a containerized relay/proxy to unify the WebHook- and WebSocket-based real-time Twitch APIs under a single (local) WebSocket connection.
MIT License
154
stars
39
forks
source link
TAU errors in the dashboard UI upon receiving a cheer #55
On a previous livestream, I was receiving events in the UI until I received a cheer. After I received a cheer with some bits, the UI no longer displayed incoming events. I still received messages through the websocket connection though. Screenshots are attached.
Thanks Brandon. It looks like the issue is not in TAU capturing/recording/passing on the event, but rather a bug in the data format of what the dashboard is trying to show.
On a previous livestream, I was receiving events in the UI until I received a cheer. After I received a cheer with some bits, the UI no longer displayed incoming events. I still received messages through the websocket connection though. Screenshots are attached.