https://github.com/lukevdb01/realtime-user-editing
https://github.com/lukevdb01/realtime-user-editing
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lukevdb01/realtime-user-editing
- Owner: Lukevdb01
- Created: 2025-06-09T15:37:36.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-09T16:46:39.000Z (about 1 year ago)
- Last Synced: 2025-06-09T17:38:43.484Z (about 1 year ago)
- Language: C++
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Realtime user-editing
This repository contains a project that implements a chat app with an c++ websocket server
## Functionality
- Multiple clients can connect to the websocket server
- With a frontend clients can chat with each other
## Tech Stack
- **C++** Used for the websocket backend
- HTML & JS for the client app
#### © copyright 2025 | Luke van den Broek