MQTT.js is a client library for the MQTT protocol, written in JavaScript for node.js and the browser.
[cljsjs/mqtt "5.3.4-0"]
cljsjs/mqtt {:mvn/version "5.3.4-0"}
implementation("cljsjs:mqtt:5.3.4-0")
<dependency> <groupId>cljsjs</groupId> <artifactId>mqtt</artifactId> <version>5.3.4-0</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: