/chatroom

A chat room using NodeJs&socketio, we can send text, image, emoji

Primary LanguageJavaScript

This is a simple chat demo by using Node.js and Socket.IO.

Online demo: Installation tutorial:

  1. install node
  2. npm install
  3. node index
  4. 访问http://localhost:3004