https://github.com/91ahmed/sockettalk
A real-time chat application built with Node.js, Express, and Socket.IO. This project demonstrates how to implement real-time communication between multiple users through web sockets.
https://github.com/91ahmed/sockettalk
nodejs socket-io
Last synced: 16 days ago
JSON representation
A real-time chat application built with Node.js, Express, and Socket.IO. This project demonstrates how to implement real-time communication between multiple users through web sockets.
- Host: GitHub
- URL: https://github.com/91ahmed/sockettalk
- Owner: 91ahmed
- Created: 2022-12-13T15:54:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-27T06:55:47.000Z (4 months ago)
- Last Synced: 2025-01-27T07:29:23.786Z (4 months ago)
- Topics: nodejs, socket-io
- Language: CSS
- Homepage: https://nodechat-qjcc.onrender.com
- Size: 873 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A lightweight, real-time chat application built with **Node.js**, **Express**, and **Socket.IO**. This project demonstrates how to implement real-time communication between multiple users through web sockets.