marvinroger / async-mqtt-client

📶 An Arduino for ESP8266 asynchronous MQTT client implementation
MIT License
834 stars 266 forks source link

Allow multiple event handlers #21

Closed marvinroger closed 8 years ago

marvinroger commented 8 years ago

This would allow people using Homie for ESP8266, for example, to add their own event listener without overriding Homie's one. In other words, people could subscribe to their own non-Homie topics.

marvinroger commented 8 years ago

Implemented in ec60ac050b22a356b5d5cf7e16b5f1bd739864e6