This is a simple chat demo by using Node.js and Socket.IO.
Online demo: Installation tutorial:
- install node
- npm install
- node index
- 访问http://localhost:3004
This is a simple chat demo by using Node.js and Socket.IO.
Online demo: Installation tutorial: