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
I'd like to use the WS listener with socket.io on the client side (where the WS and HTTP servers are under different domains).
I get a message saying thet Access-Control-Allow-Origin header is not set.
How can it be set on the srver side?