Is there a convenient way to track/log the bytes s...
# ktor
a
Is there a convenient way to track/log the bytes sent on a specific route and per request on the ktor server? I'm essentially trying to have a client download a specific file and/or parts of it while logging the traffic they used