Frage

i'm trying to run an mqqt client on iphone using mosquitto broker. Has anyone ever run an MQTT client on an iPhone? Is there a specific client for iPhone? Or is it possible to compile libmosquitto to run on an iPhone? link to libmosquitto library

War es hilfreich?

Lösung

There's an example iPhone mosquitto app on github, go crazy :-)

https://github.com/njh/marquette/

(and yes, it does use libmosquitto)

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top