noir-async

Async support for noir. Based on Aleph

Leiningen/Boot

[noir-async "0.1.2"]

Clojure CLI/deps.edn

noir-async/noir-async {:mvn/version "0.1.2"}

Gradle

implementation("noir-async:noir-async:0.1.2")

Maven

<dependency>
  <groupId>noir-async</groupId>
  <artifactId>noir-async</artifactId>
  <version>0.1.2</version>
</dependency>