https://github.com/dyspersja/websocket-chat
Implementation of Chat application demonstrating real-time communication using WebSockets, written in JavaScript
https://github.com/dyspersja/websocket-chat
chat realtime-chat realtime-messaging websocket websocket-chat
Last synced: 12 months ago
JSON representation
Implementation of Chat application demonstrating real-time communication using WebSockets, written in JavaScript
- Host: GitHub
- URL: https://github.com/dyspersja/websocket-chat
- Owner: Dyspersja
- Created: 2024-05-19T11:16:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-30T19:56:56.000Z (about 2 years ago)
- Last Synced: 2025-02-28T03:30:20.227Z (over 1 year ago)
- Topics: chat, realtime-chat, realtime-messaging, websocket, websocket-chat
- Language: JavaScript
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebSocket-Chat
Implementation of Chat application demonstrating real-time communication using WebSockets, written in JavaScript