The EventSub WebSocket server supports only outgoing messages.
Why is it that the WebSocket connection can’t receive commands to subscribe to EventSub events vs. having to use the REST API?
My guess would be it’s just simpler to use existing REST API for the beta, but I’m curious if there was also an architecture/security reason.
Thanks