nodejs-socketio-chat icon indicating copy to clipboard operation
nodejs-socketio-chat copied to clipboard

A simple chat demo by using Node.js and Socket.IO

Results 5 nodejs-socketio-chat issues
Sort by recently updated
recently updated
newest added

Failed to load http://127.0.0.1:3000/socket.io/?EIO=3&transport=polling&t=MAP6H5v: The 'Access-Control-Allow-Origin' header has a value 'null' that is not equal to the supplied origin. Origin 'null' is therefore not allowed access.

![image](https://user-images.githubusercontent.com/22437181/34712657-8d8c51ca-f55e-11e7-86d7-13200bce1226.png) 没跑起来,才发现是这里的问题

Hello Plhwin, I'm new to this, and thank you for your sharing. I've read your blog from http://www.plhwin.com/2014/05/28/nodejs-socketio/, but failed to route to index.html using localhost:3000/chat, I think there should...