yankov / webtcp

SockJS/TCP bridge that allows browsers to interact with TCP servers
163 stars 38 forks source link

Connection Refused #8

Open kumaresank opened 7 years ago

kumaresank commented 7 years ago

I'm facing the following issue http://127.0.0.1:5001/bridge/info net::ERR_CONNECTION_REFUSED

mdy405 commented 6 years ago

do you run cd examples && node server to create the bridge? needed before client can connect to server an then run the server you want ur client to connect to