sockjs / sockjs-node

WebSocket emulation - Node.js server
http://sockjs.org
MIT License
2.09k stars 309 forks source link

What's the problem? #240

Closed 011011100010110101101111 closed 6 years ago

011011100010110101101111 commented 6 years ago

What's the problem?

image

brycekahle commented 6 years ago

I don't think you can use 0.0.0.0 to access your server, try 127.0.0.1 or localhost.