1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/minimal-examples/mqtt-client/minimal-mqtt-client-multi
2021-10-02 06:01:32 +01:00
..
CMakeLists.txt cmake: latest cmake shows dep warnings for scripts < 2.8.12 2020-12-06 19:44:54 +00:00
minimal-mqtt-client-multi.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
README.md client: MQTT 2020-03-04 12:17:49 +00:00
selftest.sh.broken-on-travis client: MQTT 2020-03-04 12:17:49 +00:00
warmcat.com.cer ss: mass update LE root to isrg part 2 2021-10-02 06:01:32 +01:00
wget-log client: MQTT 2020-03-04 12:17:49 +00:00

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

Option Meaning
-c Count of simultaneous connections (default 8)
-s Stagger the connections by 100ms, the last by 1s
-p Use stream binding