eclipse / paho.mqtt.android

MQTT Android
Other
2.88k stars 862 forks source link

Dead Repo? #493

Open shaqaruden opened 1 year ago

shaqaruden commented 1 year ago

Seeing as this repo is dead.

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

eos1d3 commented 1 year ago

I am also using HiveMQ client for Android.

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

shaqaruden commented 1 year ago

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.

hannesa2 commented 12 months ago

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

ElScrap commented 4 months ago

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