AlgosGitHub / KindleTwitchController

Twitch Chat Moderation and OBS Control Panel tailored for Kindle devices.
MIT License
2 stars 0 forks source link

Redundant Chat Subscriptions #36

Closed MarioMottl closed 6 months ago

MarioMottl commented 6 months ago

Removed redundant chat subscriptions.

Only one TwitchChatClient will be created per TwitchChannel.

If all open connections to one TwitchChannel are closed the subscription to the chat will also be removed.