From latest commits it seems that ktor now uses in...
# ktor
a
From latest commits it seems that ktor now uses internal copy of kotlinx-io instead of the one from repository. Is it a temporary solution or a global change of plans? I use kotlinx-io at the library core and ktor in some projects. It won't be nice if interfaces used by kotlinx-io and ktor are incompatible.
🤔 8