Client and Server demonstration using Emscripten and cpp-httplib through WebSocket bridge.
Download and install latest Emscripten (tested with 4.0.18).
cmake --preset all
cmake --build build
Then run ./build/Debug/server and look at http://localhost:8080/.