Skip to content

MQTT coroutines non-blocking wrapper for the MQTT Paho Client

License

Notifications You must be signed in to change notification settings

sorinirimies/MqttCoroutines

Repository files navigation

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")