More TODOs (happy betas)

This commit is contained in:
hsaturn
2021-03-22 01:59:40 +01:00
parent bd2e7cc5f6
commit befab9dd6e

View File

@@ -27,6 +27,8 @@ no need for having tons of clients (also RAM is the problem with many clients)
* MqttMessage uses a buffer 256 bytes which is usually far than needed.
* MqttClient auto reconnection
* MqttClient auto re-subscribe
* MqttClient does not callback payload...
* MqttClient user/password
## Quickstart