Fork me on GitHub
#lumo
<
2017-05-28
>
agori10:05:23

Is there any fully working example of lumo + async out there?

agori11:05:32

@pesterhazy sorry I meant clojure.core.async, maybe https://github.com/mfikes/andare? But project setup does not seem trivial.

mfikes12:05:32

@agori Using Andare is as simple as swapping out the real core.async JAR with the Andare JAR.

mfikes12:05:09

(The Andare JAR is published to Clojars.)