diff --git a/README.md b/README.md index 7fa2e59..2639d0c 100644 --- a/README.md +++ b/README.md @@ -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