org.clojars.jlehman/clj-wamp

The WebSocket Application Messaging Protocol for Clojure

Leiningen/Boot

[org.clojars.jlehman/clj-wamp "1.1.0"]

Clojure CLI/deps.edn

org.clojars.jlehman/clj-wamp {:mvn/version "1.1.0"}

Gradle

implementation("org.clojars.jlehman:clj-wamp:1.1.0")

Maven

<dependency>
  <groupId>org.clojars.jlehman</groupId>
  <artifactId>clj-wamp</artifactId>
  <version>1.1.0</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.