ObserverHerb / Celeste

A Twitch bot written in C++/Qt with a focus on multimedia and native performance
GNU General Public License v3.0
6 stars 0 forks source link

Explore EventSub via web sockets #115

Closed ObserverHerb closed 8 months ago

ObserverHerb commented 1 year ago

EventSub via web sockets is finally available (it is currently in beta). It requires "Authorization code grant flow," meaning it may be possible to abandon "Client credentials grant flow" completely, simplifying setup for non-technical users significantly.

ObserverHerb commented 1 year ago

Removing milestone from this because webhooks are working just fine for the Observation Deck. Moving to websockets won't improve the authorization complications by much.