mirror of
https://github.com/curl/curl.git
synced 2025-01-24 14:15:18 +08:00
docs/MQTT: remove outdated paaragraphs
This commit is contained in:
parent
e1485bd069
commit
553588897a
12
docs/MQTT.md
12
docs/MQTT.md
@ -27,15 +27,3 @@ Remaining limitations:
|
||||
- No username/password support
|
||||
- No TLS (mqtts) support
|
||||
- Naive EAGAIN handling won't handle split messages
|
||||
|
||||
## Work
|
||||
|
||||
1. Write a mqtt server for the test suite
|
||||
2. Create a few tests verifying the existing mqtt functionality
|
||||
3. Work on fixing some of the worst limitations - with accompanying tests
|
||||
4. Consider replacing the client-side MQTT code with wolfMQTT
|
||||
|
||||
## Credits
|
||||
|
||||
The initial MQTT patch was authored by Björn Stenberg. This work is built upon
|
||||
that patch and has been expanded since.
|
||||
|
Loading…
Reference in New Issue
Block a user