A real-time chat applciation with Node.js, Express.js and Socket.io.
In progress; I will keep working on adding more advanced features in my free time.
Some ideas include:
- Video chat
- Private chat
- Chat history
git clone https://github.com/daocunyang/WatChat.git
cd WatChat
npm install
node server