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
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.