juxt.modular/mqtt

A modular extension that provides support for MQTT over Netty

  • VCSN/A

  • cljdoc documentationcljdoc
  • 79 Downloads
  • 48 This Version

Leiningen/Boot

[juxt.modular/mqtt "0.5.0"]

Clojure CLI/deps.edn

juxt.modular/mqtt {:mvn/version "0.5.0"}

Gradle

implementation("juxt.modular:mqtt:0.5.0")

Maven

<dependency>
  <groupId>juxt.modular</groupId>
  <artifactId>mqtt</artifactId>
  <version>0.5.0</version>
</dependency>