tree: c1644d465398a70dbbece1894e08c9363cbd499c [path history] [tgz]
  1. CMakeLists.txt
  2. minimal-mqtt-client-multi.c
  3. README.md
  4. selftest.sh.broken-on-travis
  5. warmcat.com.cer
  6. wget-log
minimal-examples/mqtt-client/minimal-mqtt-client-multi/README.md

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 Count of simultaneous connections (default 8)
-sStagger the connections by 100ms, the last by 1s
-pUse stream binding