org.clojars.mkhoeini/dispatcher

A clojurescript message dispatcher for a flux architecture.

Leiningen/Boot

[org.clojars.mkhoeini/dispatcher "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.mkhoeini/dispatcher {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("org.clojars.mkhoeini:dispatcher:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.mkhoeini</groupId>
  <artifactId>dispatcher</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>

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