net::ERR_CONNECTION_REFUSED socket.io code example
Example: err_connection_refused socket io
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.