Back to Libwebsockets

Index

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

4.5.8356 B
Original Source


LWS chat minimal ws broker example.
This page opens two separate ws connections...
A subscriber ws connection fills this textarea
with data it receives from the broker...

... and a publisher ws connection sends the string
in the box below to the broker when you press Send.
Send