For ClojureScript targeting Node.js, would using https://www.npmjs.com/package/web-mqtt-client be the right idea?
--
You received this message because you are subscribed to the Google Groups "clojure-mqtt" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clojure-mqtt...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I've used the Eclipse Paho Client in Javascript (though I haven't tried it from Clojurescript). It is available from CLJSJS: https://github.com/cljsjs/packages/tree/master/pahoThere was a lightning talk about it here: "Using MQTT from ClojureScript" https://www.youtube.com/watch?v=xZdYkGAH2Oo