xref: /aosp_15_r20/external/libwebsockets/minimal-examples/client-server/README.md (revision 1c60b9aca93fdbc9b5f19b2d2194c91294b22281)
1|name|demonstrates|
2---|---
3minimal-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.
4