android13/external/libwebsockets/minimal-examples/client-server
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
minimal-ws-proxy initial 2024-06-22 20:45:49 +08:00
README.md initial 2024-06-22 20:45:49 +08:00

README.md

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.