Socket IO on Event Sub?

https://socket.io/docs/v4

If you want to use EventSub with Websockets, you have to do it with a Websocket client, not socket.io as that’s not a websocket client.

1 Like