https://github.com/sayanbanerjee-007/chat_app
This is a basic foundation of building a real time chat app using web-sockets
https://github.com/sayanbanerjee-007/chat_app
ejs exppress javascript nodejs socket-io
Last synced: 3 months ago
JSON representation
This is a basic foundation of building a real time chat app using web-sockets
- Host: GitHub
- URL: https://github.com/sayanbanerjee-007/chat_app
- Owner: SayanBanerjee-007
- Created: 2023-02-16T16:29:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T16:36:41.000Z (over 3 years ago)
- Last Synced: 2025-03-13T23:12:43.529Z (over 1 year ago)
- Topics: ejs, exppress, javascript, nodejs, socket-io
- Language: JavaScript
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChatApp
This is a basic foundation of building a real time chat app using web-sockets.
The main intension of this is to starting with web sockets rather than foucusing on UX/UI