Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 303 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 303 Bytes

MqttCoroutines

MQTT Coroutines non-blocking Flow based wrapper MQTT API for the MQTT Paho Client

To add it to your project add into your app build.gradle.kts, to your dependencies:

implementation ("com.sorinirimies:mqttcoroutines: latest")