I see, so probably you can take a look at `respond...
# ktor
o
I see, so probably you can take a look at
respondWrite
implementation and make something like this tailored to your needs. Under the hood it is
FinalContent.StreamConsumer
which provides
OutputStream
. Internally, it is piped into channel.