The situation is that we do not use ktor as a fram...
# ktor
s
The situation is that we do not use ktor as a framework but as a library. So in order to isolate the dependency on it we use our own types to across the module boundary which means we have to map into ktor types at some point.