AlgosGitHub / KindleTwitchController

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

Twitch Websocket Gateway #9

Closed AlgosGitHub closed 9 months ago

AlgosGitHub commented 9 months ago
AlgosGitHub commented 9 months ago

We can receive and send chat messages programmatically. Now, we must pipe chat to the frontend via websocket.

AlgosGitHub commented 9 months ago

The frontend can now receive chat messages.