Update README.md

This commit is contained in:
hsaturn
2021-04-28 07:32:56 +02:00
committed by GitHub
parent 5e16282ad0
commit 2d3663e78c

View File

@@ -12,7 +12,7 @@ ESP 8266 is a small, fast and capable Mqtt Broker and Client
## Features
- Very (very !!) fast broker I saw it re-sent 1000 topics per second for two
clients that had subscribed (payload ~15 bytes). No topic lost.
clients that had subscribed (payload ~15 bytes ESP8266). No topic lost.
The max I've seen was 2k msg/s (1 client 1 subscription)
- Act as as a mqtt broker and/or a mqtt client
- Mqtt 3.1.1 / Qos 0 supported