https://github.com/mayurdhamgunde/socket.io-websocket
Realtime application framework (Node.JS server)
https://github.com/mayurdhamgunde/socket.io-websocket
javascript nodejs socket-io websocket
Last synced: 2 months ago
JSON representation
Realtime application framework (Node.JS server)
- Host: GitHub
- URL: https://github.com/mayurdhamgunde/socket.io-websocket
- Owner: Mayurdhamgunde
- Created: 2024-06-25T07:36:19.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-25T08:00:20.000Z (almost 2 years ago)
- Last Synced: 2025-06-30T03:42:19.333Z (12 months ago)
- Topics: javascript, nodejs, socket-io, websocket
- Language: JavaScript
- Homepage:
- Size: 2.75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# socket.io
[](https://replit.com/@socketio/socketio-minimal-example)
[](#backers) [](#sponsors)
[](https://github.com/socketio/socket.io/actions)
[](https://www.npmjs.com/package/socket.io)

[](https://slackin-socketio.now.sh)
## Features
Socket.IO enables real-time bidirectional event-based communication. It consists of:
- a Node.js server (this repository)
- a [Javascript client library](https://github.com/socketio/socket.io-client) for the browser (or a Node.js client)
# 📸Chat-App (ReacJs)

# -📸Chat-App (Javascript)
