MQTT broker for Android

后端 未结 5 1766
灰色年华
灰色年华 2020-12-15 00:11

Does anyone know of an MQTT broker that runs on an Android smartphone? I tried to Google and found nothing, and on the app store there seems to be only one app with just 10

5条回答
  •  春和景丽
    2020-12-15 00:21

    Here is an MQTT broker library I have adapted to Android: https://github.com/interaktionsbyran/moquette You'll have to make your own Android app though, it is just a library.

提交回复
热议问题