dev.gethop/pubsub

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

Leiningen/Boot

[dev.gethop/pubsub "0.4.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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