Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 582 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 582 Bytes

homie_dart_on_mqtt_client

This library uses the mqtt_client package to implement a BrokerConnection for homie_dart. Most users want to use this packge instead of homie_dart, since it comes with all necessary mqtt logic. Users only need a dependency on this package, since it exports the homie_dart api. The BrokerConnection class added by this packages is MqttBrokerConnection