You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Websocket should be implemented with cross domains to have several domains on the same port and we should also use the "socket reuse port" function to scale on several processes
We should add support for the WebSocket API.
MDN docs: https://developer.mozilla.org/en-US/docs/Web/API/WebSocket
Cloudflare Workers docs: https://developers.cloudflare.com/workers/learning/using-websockets/
The text was updated successfully, but these errors were encountered: