https://github.com/rookiemonkey/chatapp
A simple chat :speech_balloon: application that allows a user to join/create a room and communicate with each other online!
https://github.com/rookiemonkey/chatapp
chat chat-application nodejs socket-io websocket
Last synced: about 1 month ago
JSON representation
A simple chat :speech_balloon: application that allows a user to join/create a room and communicate with each other online!
- Host: GitHub
- URL: https://github.com/rookiemonkey/chatapp
- Owner: rookiemonkey
- Created: 2020-08-06T08:31:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-19T09:37:32.000Z (over 5 years ago)
- Last Synced: 2025-02-08T12:12:56.133Z (over 1 year ago)
- Topics: chat, chat-application, nodejs, socket-io, websocket
- Language: JavaScript
- Homepage: https://krrb-prod-chatapp.herokuapp.com/
- Size: 318 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Chat App
A chat application written using Node.js that utilizes socket.io to achieve real-time stream of data transfer. Users are able to create their own room or invite other users to just by giving out their room name or even selecting to currently available rooms.
Consider checking the repo's issues, all of my todos are in there :smile:

