README.md update

This commit is contained in:
hsaturn
2021-04-10 17:23:46 +02:00
parent 48eb0daf9a
commit 2ffe0c13fa

View File

@@ -48,7 +48,7 @@ After a while one ESP naturally becomes a 'master' and all ESP are connected tog
No problem if the master dies, a new master will be choosen soon. No problem if the master dies, a new master will be choosen soon.
## TODO List ## TODO List
* Use [Async library](https://github.com/me-no-dev/ESPAsyncTCP) * ~~Use [Async library](https://github.com/me-no-dev/ESPAsyncTCP)~~
* Implement zeroconf mode (needs async) * Implement zeroconf mode (needs async)
* Add a max_clients in MqttBroker. Used with zeroconf, there will be * Add a max_clients in MqttBroker. Used with zeroconf, there will be
no need for having tons of clients (also RAM is the problem with many clients) no need for having tons of clients (also RAM is the problem with many clients)