mirror of
https://github.com/curl/curl.git
synced 2026-04-14 21:31:42 +03:00
MQTT.md: remove no TLS (mqtts) support
As curl now supports TLS (mqtts), it is no longer necessary to list it as a limitation in the docs. Closes #20343
This commit is contained in:
parent
aef128ef50
commit
57c2690f7e
1 changed files with 0 additions and 1 deletions
|
|
@ -58,5 +58,4 @@ Remaining limitations:
|
|||
|
||||
- Only QoS level 0 is implemented for publish
|
||||
- No way to set retain flag for publish
|
||||
- No TLS (mqtts) support
|
||||
- Naive EAGAIN handling does not handle split messages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue