Fork me on GitHub
#core-async
<
2018-08-14
>
micahasmith16:08:10

can anyone recommend examples of how to properly do async in a web api (compojure-api, if possible)? i keep getting tripped on how to structure the separation of business logic and async-around-business-logic

micahasmith22:08:12

stackoverflow it is