Fork me on GitHub
#core-async
<
2017-05-11
>
tianshu16:05:47

@ghadi Thanks, my problem is that I have to make a lot of http request. how to combine core.async with something like clj-http?

donaldball16:05:16

You may be happiest using an http client that supports async natively, e.g. https://github.com/danpersa/core.async.http.client