An open API service indexing awesome lists of open source software.

https://github.com/abhijeetsatpute/chatclient

Realtime ChatApp with NodeJS-MongoDB-SocketIO
https://github.com/abhijeetsatpute/chatclient

mongodb nodejs-api socket-io

Last synced: 25 days ago
JSON representation

Realtime ChatApp with NodeJS-MongoDB-SocketIO

Awesome Lists containing this project

README

          

# chatClient
Realtime ChatApp with NodeJS-MongoDB-SocketIO

A simple ChatApp implemented with socket.io which provides bi-directional communication channel between a client and a server.