cant connect to websocket code example
Example: websockets 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.