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
But this time socket.io is giving 404 in browser. How can I solve this? I need to use Express.IO's socket connection because application is based on it.
The text was updated successfully, but these errors were encountered:
I'm successfully listenin port 443 and can access server over https, but I can't access it with http.
I've tried using http and https modules:
But this time
socket.io
is giving 404 in browser. How can I solve this? I need to use Express.IO'ssocket
connection because application is based on it.The text was updated successfully, but these errors were encountered: