2024-01-27 10:25:17 -08:00
2024-01-27 10:25:17 -08:00
2024-01-27 10:25:17 -08:00

How it works

  1. run local server within network
  2. run client on different computers within network

Brainstorm

Client should connect to websocket server. On connect, client receives a cache of most recent messages.

On sending message, it is broadcasted to all connected clients, including sender.

S
Description
No description provided
Readme 63 KiB
Languages
C++ 92.6%
C 3.6%
CMake 2.6%
Shell 1.2%