Replies: 1 comment
-
I think it's related to CORS. Did you check the documentation here https://socket.io/docs/v4/handling-cors/#troubleshooting ? (you can't use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello I'm working on real time chat and for the socket part I use socket.io on Node.js and for the reste I use PHP
Node v : 16.14.0
NPM V : 8.3.1
Socket.io V : 4.4.1( Npm and cnd)
My node js code
When I connect to my socket server from my project I got the xhr polling error but when I check my log file I found the socket ID
Beta Was this translation helpful? Give feedback.
All reactions