org.clojars.troglotit/async-flow-fx

A re-frame effects handler for coordinating the kind of async control flow which often happens on app startup.

Leiningen/Boot

[org.clojars.troglotit/async-flow-fx "0.0.11-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.troglotit/async-flow-fx {:mvn/version "0.0.11-SNAPSHOT"}

Gradle

implementation("org.clojars.troglotit:async-flow-fx:0.0.11-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.troglotit</groupId>
  <artifactId>async-flow-fx</artifactId>
  <version>0.0.11-SNAPSHOT</version>
</dependency>

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