https://github.com/maherzaidoune/chatroomapi
socketIo endpoint for chatrooms
https://github.com/maherzaidoune/chatroomapi
chat chatroom mongodb nodejs socket-io
Last synced: 2 months ago
JSON representation
socketIo endpoint for chatrooms
- Host: GitHub
- URL: https://github.com/maherzaidoune/chatroomapi
- Owner: maherzaidoune
- Created: 2020-05-18T00:21:46.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-30T19:57:22.000Z (about 5 years ago)
- Last Synced: 2025-07-04T06:09:04.697Z (12 months ago)
- Topics: chat, chatroom, mongodb, nodejs, socket-io
- Language: JavaScript
- Homepage:
- Size: 455 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Backend for https://github.com/maherzaidoune/ChatRoom
Node js server that broadcast messages to user in the same chatroom, group chats basics functionalities.
update the MLAB mongo db url with yours to run your custom server.