Realtime Chatting program using nodejs & socket.io Blog
chats is a realtime chatting program using Node.js and socket.io. It is based on socket.io chat demo.
- Node.js >= 0.10
- collections
- express
- pug
- socket.io
git clone https://github.com/dgjung0220/chats.git
cd chats
node app
You can use this chat program in this website : http://young-crag-65037.herokuapp.com/
ISC License Copyright © 2017, bearpot, Donggoo Jung