mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-27 15:20:38 +08:00
Merge pull request #1606 from cesanta/mqtt-client
fixed TLS build comment
This commit is contained in:
commit
cf38fdb720
@ -8,8 +8,7 @@
|
|||||||
// 4. Receives that message back from the subscribed topic and closes
|
// 4. Receives that message back from the subscribed topic and closes
|
||||||
// 5. Timer-based reconnection logic revives the connection when it is down
|
// 5. Timer-based reconnection logic revives the connection when it is down
|
||||||
//
|
//
|
||||||
// To enable SSL/TLS for this client, build it like this:
|
// To enable SSL/TLS, make SSL=OPENSSL or make SSL=MBEDTLS
|
||||||
// make MBEDTLS_DIR=/path/to/your/mbedtls/installation
|
|
||||||
|
|
||||||
#include "mongoose.h"
|
#include "mongoose.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user