Back to Libwebsockets

lws minimal MQTT client multi

minimal-examples-lowlevel/mqtt-client/minimal-mqtt-client-multi/README.md

4.5.8418 B
Original Source

lws minimal MQTT client multi

build

 $ cmake . && make

usage

The application goes to https://warmcat.com and receives the page data same as minimal http client.

However it does it for 8 client connections concurrently.

Commandline Options

OptionMeaning
-c <conns>Count of simultaneous connections (default 8)
-sStagger the connections by 100ms, the last by 1s
-pUse stream binding