socket.io dont connect code example
Example: socket.io wont connect
make sure your socket is listening to your app, which is listening to your port. NOT socket and app listening to port.
make sure your socket is listening to your app, which is listening to your port. NOT socket and app listening to port.