Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sathvik902/chatzonee
This is a chat app used to communicate in groups. This uses some of the functionalities of Socket.io and broadcasts within the local network.
https://github.com/sathvik902/chatzonee
chat-app chatzonee socket-io
Last synced: 5 days ago
JSON representation
This is a chat app used to communicate in groups. This uses some of the functionalities of Socket.io and broadcasts within the local network.
- Host: GitHub
- URL: https://github.com/sathvik902/chatzonee
- Owner: Sathvik902
- License: gpl-3.0
- Created: 2022-11-28T18:01:13.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-08T18:50:22.000Z (over 1 year ago)
- Last Synced: 2024-11-26T01:42:01.514Z (2 months ago)
- Topics: chat-app, chatzonee, socket-io
- Language: JavaScript
- Homepage:
- Size: 1.32 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Chat-app-using-Socket.io
This is a chat app used to communicate in group. This basically uses a broadcast of each messages to the clients which are in the same network## Screenshorts
![Screenshot (8)](https://user-images.githubusercontent.com/92165565/229498608-dfe52d36-b3c0-4488-8a98-f1105b3fdaae.png)
## Implimentation:
https://user-images.githubusercontent.com/92165565/229498359-9cf17f14-4ce7-4615-b818-6b0727f46517.mp4