Missing information for embedded targets
This commit is contained in:
parent
1089883551
commit
c4c8a86eec
1 changed files with 9 additions and 5 deletions
|
@ -22,6 +22,10 @@ MQTT library for multiple platforms including embedded targets.
|
|||
- [ ] Last will is implemented but not exposed in API
|
||||
- [ ] Implement Protocol level 3 (low prio)
|
||||
- [ ] Implement Draft Protocol level 5 (somewhat low prio as it's a draft spec)
|
||||
- [ ] Support ESP8266 (RTOS)
|
||||
- [ ] Support ESP32 (IDF)
|
||||
|
||||
And no, I will not do an Arduino port.
|
||||
|
||||
## How to use
|
||||
|
||||
|
|
Loading…
Reference in a new issue