Merge branch 'main' of github.com:hsaturn/TinyMqtt into main
This commit is contained in:
@@ -24,6 +24,7 @@ TinyMqtt is a small, fast and capable Mqtt Broker and Client for Esp8266 / Esp32
|
|||||||
- zeroconf, this is a strange but very powerful mode where
|
- zeroconf, this is a strange but very powerful mode where
|
||||||
all brokers tries to connect together on the same local network.
|
all brokers tries to connect together on the same local network.
|
||||||
- small memory footprint (very efficient topic storage)
|
- small memory footprint (very efficient topic storage)
|
||||||
|
- long messages are supported (>127 bytes)
|
||||||
- TinyMQTT is largely unit tested, so once a bug is fixed, it is fixed forever
|
- TinyMQTT is largely unit tested, so once a bug is fixed, it is fixed forever
|
||||||
|
|
||||||
## Limitations
|
## Limitations
|
||||||
|
|||||||
Reference in New Issue
Block a user