Back to Libwebsockets

LWS Example

minimal-examples-lowlevel/client-server/minimal-ws-proxy/mount-origin/index.html

5.0.0291 B
Original Source


Minimal ws server proxy example.
The server makes a dumb-increment-protocol wss connection
to libwebsockets.org. It proxies what it was sent to
all browsers open on this page.
The textarea show the last 20 lines received.