does ktor support chunked transfer encoding or htt...
# ktor
b
does ktor support chunked transfer encoding or http/2 data frames on the server side (so a client can push f.ex. new line separated json to an endpoint)? is there an example somewhere?