that said i have not looked much at the api but so...
# ktor
n
that said i have not looked much at the api but something in the spirit of
Copy code
"<http://url.com/stream>".getChunked()
.onChunk { body: String ->

 }
.holdConnection()
would be nice..