mirror of
https://github.com/curl/curl.git
synced 2026-08-24 18:53:36 +03:00
docs: add mentions of MQTTS
This commit is contained in:
parent
5b6e0f8ffe
commit
7910eb2f40
8 changed files with 16 additions and 7 deletions
|
|
@ -12,6 +12,10 @@ A plain "GET" subscribes to the topic and prints all published messages.
|
|||
|
||||
Doing a "POST" publishes the post data to the topic and exits.
|
||||
|
||||
## TLS protection
|
||||
|
||||
Use `mqtts://` to do MQTT over TLS: MQTTS.
|
||||
|
||||
### Subscribing
|
||||
|
||||
Command usage:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue