Say I want to just download the html of several we...
# ktor
f
Say I want to just download the html of several websites in parallell, how would I do that “the right way” with ktor http client and coroutines? Every time a get a website back, I want to start processing it, non blocking