Is there a good guide for clojure async that walks through all its features and when to use them?
I’m actually (slowly) working on some docs like that
There's also this https://github.com/halgari/clojure-conj-2013-core.async-examples/blob/master/src/clojure_conj_talk/core.clj Which I believe goes along with https://www.youtube.com/watch?v=enwIIGzhahw
there are some chapters in Clojure Applied about this too if that's helpful