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