/ChatService

Chat service with Socket.io

Primary LanguageTypeScript

Chat Service

Chat service using Socket.io on Node.js.

/server

Server codes of chat service.
Run npm start to enable the server.

/client

Terminal

Command-line program for the chat service.
Run npm start to use the service.

Android (developing)

Android application for the chat service.
Start application to use the service.

The application files are on aother repository.