Files
espurna/code
Maxim Prokhorov 06fa5b1c6d mqtt: refactoring & mdns autoconnect tweaks
- generic mdns query function so we don't forget about the removeQuery()
- full handle mdns logic in the mqtt module, check for running mdns
instance and periodically poll for _mqtt._tcp service
- autoconnect only when MQTT is enabled *and* there is no server
- use mqtt::settings and mqtt::build namespaces for settings
- some refactoring for topic <-> setting application
- prefer const String& to const char* in topic generation
2021-06-23 20:12:28 +03:00
..
2019-07-11 00:34:17 +03:00
2021-01-16 20:40:23 +03:00
2019-07-11 00:34:17 +03:00
2021-02-04 12:03:26 +03:00
2021-01-16 20:40:23 +03:00
2019-07-11 00:34:17 +03:00