mirror of
https://github.com/curl/curl.git
synced 2026-01-18 17:21:26 +01: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:
committed by
Daniel Stenberg
parent
aef128ef50
commit
57c2690f7e
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user