clj-wamp

The WebSocket Application Messaging Protocol for Clojure

Leiningen/Boot

[clj-wamp "1.0.1"]

Clojure CLI/deps.edn

clj-wamp/clj-wamp {:mvn/version "1.0.1"}

Gradle

implementation("clj-wamp:clj-wamp:1.0.1")

Maven

<dependency>
  <groupId>clj-wamp</groupId>
  <artifactId>clj-wamp</artifactId>
  <version>1.0.1</version>
</dependency>