paho.mqtt.android icon indicating copy to clipboard operation
paho.mqtt.android copied to clipboard

Dead Repo?

Open shaqaruden opened this issue 2 years ago • 4 comments

Seeing as this repo is dead.

Use HiveMQ instead https://github.com/hivemq/hivemq-mqtt-client

shaqaruden avatar May 03 '23 15:05 shaqaruden

I am also using HiveMQ client for Android.

But can this be used in Android? https://github.com/eclipse/paho.mqtt.java

eos1d3 avatar May 18 '23 23:05 eos1d3

I am also using HiveMQ client for Android.

But can this be used in Android? https://github.com/eclipse/paho.mqtt.java

Honestly I would stick with HiveMQ. It's a better client IMO. You could use that repo but you would need to write the android integration yourself and it also may not support Android 12+ like this repo.

shaqaruden avatar May 19 '23 01:05 shaqaruden

I made my own Kotlin-only repo https://github.com/hannesa2/paho.mqtt.android

hannesa2 avatar Jul 12 '23 14:07 hannesa2

Viendo como este repositorio está muerto.

Use HiveMQ en su lugar https://github.com/hivemq/hivemq-mqtt-client

Hey, a question, the HiveMQ libraries will only work for your broker but not for anyone else, right? I ask because I would like to connect it to emqx

ElScrap avatar Feb 23 '24 05:02 ElScrap