org.clojars.philipperolet/cljs-chat

A simple chat component

Leiningen/Boot

[org.clojars.philipperolet/cljs-chat "0.3"]

Clojure CLI/deps.edn

org.clojars.philipperolet/cljs-chat {:mvn/version "0.3"}

Gradle

implementation("org.clojars.philipperolet:cljs-chat:0.3")

Maven

<dependency>
  <groupId>org.clojars.philipperolet</groupId>
  <artifactId>cljs-chat</artifactId>
  <version>0.3</version>
</dependency>

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