https://github.com/btawaifi/express_socketio_chatapp
Real Time Chat App With Nodejs And Socket.io
https://github.com/btawaifi/express_socketio_chatapp
chat nodejs realtime socket socket-io
Last synced: about 2 months ago
JSON representation
Real Time Chat App With Nodejs And Socket.io
- Host: GitHub
- URL: https://github.com/btawaifi/express_socketio_chatapp
- Owner: BTawaifi
- Created: 2020-11-05T08:05:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-20T18:37:13.000Z (almost 5 years ago)
- Last Synced: 2023-09-19T02:31:22.687Z (almost 3 years ago)
- Topics: chat, nodejs, realtime, socket, socket-io
- Language: JavaScript
- Homepage:
- Size: 217 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BTChatting App
Realtime Private And Anonymous Chat App
Broadcasts Only To Connected Users
Doesn't Store Anything
Implements websockets using Node.js, Express and Socket.io
The Backend Serves a static website for the frontend