2021-03-19 22:01:02 +01:00
2021-03-19 19:02:40 +01:00
2021-03-19 19:02:40 +01:00
2021-03-16 23:44:14 +01:00
2021-03-19 19:02:40 +01:00
2021-03-16 23:44:14 +01:00
2021-03-16 23:53:52 +01:00
2021-03-16 22:38:05 +01:00
2021-03-19 22:01:02 +01:00

TinyMqtt

ESP 8266 is a very capable Mqtt Broker and Client

Here are the features

  • mqtt client can Works without WiFi (local mode) in a unique ESP Thus, publishes and subscribes are possible and allows minimal (degraded) function of a single module.
  • broker can connect to another broker and becomes then a proxy for clients that are connected to it.
  • zeroconf, this is a strange but very powerful mode where each ESP is a a broker and scans the local network. After a while one ESP becomes the 'master' and all ESP are connected together. The master can die whithout breaking the system.
Description
No description provided
Readme 2.8 MiB
Languages
C++ 93%
Makefile 5%
Shell 2%