Chat service using Socket.io on Node.js.
Server codes of chat service.
Run npm start
to enable the server.
Command-line program for the chat service.
Run npm start
to use the service.
Android application for the chat service.
Start application to use the service.
The application files are on aother repository.