An open API service indexing awesome lists of open source software.

https://github.com/lukevdb01/realtime-user-editing


https://github.com/lukevdb01/realtime-user-editing

Last synced: 8 months ago
JSON representation

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