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
Andy Green 4cd381f933 cmake: tls: wolfssl
PARENT_SCOPE needs adjusting in a few places for wolfssl to work, and
we need a second level export of USE_WOLFSSL through lib/CMakeLists.txt

Add noi/f32 Sai build for WOLFSSL + MINIMAL_EXAMPLES
2020-08-10 15:04:10 +01:00
..
minimal-mqtt-client cmake: tls: wolfssl 2020-08-10 15:04:10 +01:00
minimal-mqtt-client-multi cmake: tls: wolfssl 2020-08-10 15:04:10 +01:00
README.md client: MQTT 2020-03-04 12:17:49 +00:00

name demonstrates
minimal-mqtt-client Simple demo for mqtt client operation
minimal-mqtt-client-multi Demonstrates automatic binding / muxing of independent connections to share a single tcp / tls connection