dev.gethop/pubsub

Duct + Integrant library wrapping MQTT & AQMP publish/subcribe clients with a common boundary protocol

Leiningen/Boot

[dev.gethop/pubsub "0.3.6"]

Clojure CLI/deps.edn

dev.gethop/pubsub {:mvn/version "0.3.6"}

Gradle

implementation("dev.gethop:pubsub:0.3.6")

Maven

<dependency>
  <groupId>dev.gethop</groupId>
  <artifactId>pubsub</artifactId>
  <version>0.3.6</version>
</dependency>