libwebsockets/minimal-examples-lowlevel/client-server
Albert Ribes 2cd0d9ed78 lws_http_mount: Add support for chroot and chdir in CGI mounts
All examples have been updated to provide NULL for these new fields.
2025-04-06 15:45:20 +01:00
..
minimal-ws-proxy lws_http_mount: Add support for chroot and chdir in CGI mounts 2025-04-06 15:45:20 +01:00
README.md examples: move existing to m-e-lowlevel and start repoulating m-e with SS 2021-10-08 09:49:05 +01:00

name demonstrates
minimal-ws-proxy Serves an index.html over http that connects back to the ws server, and maintains a ws client connection of its own at the same time to https://libwebsockets.org dumb-increment-protocol to feed a ringbuffer that is sent to all connected browsers.