Fork me on GitHub
#core-async
<
2017-07-05
>
joshjones13:07:18

yes, if that were his only issue it would be simpler — but he also has file i/o, which complicates it a bit. {:async? true} for clj-http makes it async, but there’s the writing to consider

mccraigmccraig14:07:52

ah, good point @joshjones . a clojure wrapper for java nio would be nice