clj-wamp

The WebSocket Application Messaging Protocol for Clojure

Leiningen/Boot

[clj-wamp "1.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

clj-wamp/clj-wamp {:mvn/version "1.1.0-SNAPSHOT"}

Gradle

implementation("clj-wamp:clj-wamp:1.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-wamp</groupId>
  <artifactId>clj-wamp</artifactId>
  <version>1.1.0-SNAPSHOT</version>
</dependency>