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
- Host: GitHub
- URL: https://github.com/abhijeetsatpute/chatclient
- Owner: abhijeetsatpute
- Created: 2022-08-12T00:09:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-13T10:58:47.000Z (almost 4 years ago)
- Last Synced: 2026-01-19T18:43:36.904Z (4 months ago)
- Topics: mongodb, nodejs-api, socket-io
- Language: JavaScript
- Homepage:
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.