Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rizwan-hasan/realtime-chat-app-with-rooms
An example of a Realtime Chat App with Socketio Rooms with advance deployment features.
https://github.com/rizwan-hasan/realtime-chat-app-with-rooms
clustering example javascript nodejs project redis-cache socketio socketio-chat
Last synced: 2 days ago
JSON representation
An example of a Realtime Chat App with Socketio Rooms with advance deployment features.
- Host: GitHub
- URL: https://github.com/rizwan-hasan/realtime-chat-app-with-rooms
- Owner: Rizwan-Hasan
- License: isc
- Created: 2021-07-05T05:48:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-27T23:15:51.000Z (almost 3 years ago)
- Last Synced: 2024-11-09T10:40:12.799Z (about 2 months ago)
- Topics: clustering, example, javascript, nodejs, project, redis-cache, socketio, socketio-chat
- Language: JavaScript
- Homepage:
- Size: 528 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Realtime-Chat-App-With-Rooms [!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/rizwan486)
An example of a Realtime Chat App with Socketio Rooms with advance deployment features.
```console
docker-compose up
```### Design
![](./design.png)