Team-TAU / tau

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

Closed brandonroberts closed 3 years ago

brandonroberts commented 3 years ago

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.

Screenshot from 2021-06-09 11-30-58 Screenshot from 2021-06-09 11-45-24

FiniteSingularity commented 3 years ago

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.