Replies: 3 comments 6 replies
-
|
Unfortunately Twitch's IRC servers aren't exactly stable, with random problems coming and going ever since I started this project. The most recent one was users not being able to connect to chats, and only after a couple retries would the connection finally go through. At one point the issue magically stopped happening. There's no response from the IRC servers when a connection issue like this happens, and even though there are safeguards in place to make sure that you can reconnect, it doesn't solve all disconnections. There's the possibility that something's been missed though, so I'll dig around once I get the chance. Thanks! |
Beta Was this translation helpful? Give feedback.
-
|
I've just seen that there is REST API access to Twitch chat, I didn't think there was. Is it new? Or does it just have notable disadvantages over IRC? Like is it harder to implement? |
Beta Was this translation helpful? Give feedback.
-
|
Upgrade to websockets will be done in #677. If you run into any issues after the merge (once it happens), feel free to open a new issue on it. Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've had a couple of moments where
twtstops receiving messages. I don't know how much this has to do withtwtitself or Twitch or even my machine. So just thought I'd mention it in case anybody else has similar issues. Also, in this state,twtcan't send messages either. Though note that the web chat still works fine in every way. And all I need to do to fixtwtis restarttwt.Understanding the underlying issue would obviously be ideal. But perhaps more usefully I wonder if such a state could be detected?
Beta Was this translation helpful? Give feedback.
All reactions