mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
docs/MQTT: update state of username/password support
PR #7243 implemented username/password support for MQTT, so let's drop these items from the caveats. Signed-off-by: Bastian Krause <bst@pengutronix.de> Closes #7474
This commit is contained in:
parent
1b8638b36c
commit
59878411c4
@ -21,9 +21,7 @@ payload.
|
||||
## Caveats
|
||||
|
||||
Remaining limitations:
|
||||
- No username support
|
||||
- Only QoS level 0 is implemented for publish
|
||||
- No way to set retain flag for publish
|
||||
- No username/password support
|
||||
- No TLS (mqtts) support
|
||||
- Naive EAGAIN handling won't handle split messages
|
||||
|
Loading…
Reference in New Issue
Block a user