Working on MQTT broker on ESP8266 has reached the first milestone. Until now functionality includes MQTT broker and bridging to another instance of MQTT broker cloudmqtt.com or mosquitto. It should work also on AWS IoT but I didn't tested yet.
After more then one million of seconds uptime and hundreds of thousands of transported messages I can declare it in 1.0 version.
Next to implement:
- websocket server using the
noPollmy own library (work in progressDone ) - web interface configuration