Back to Libwebsockets

Index

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

4.5.8291 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.