What is the `ktor-http-cio` artifact that is alrea...
# ktor
l
What is the
ktor-http-cio
artifact that is already multiplatform? I don't see it mentioned on https://ktor.io/quickstart/artifacts.html From its name, it unclear if it's for client or server. Or maybe it's a shared dependency? Or something WIP that was published by accident, or for testing? Is it related in any way to
ktor-client-cio
that currently supports only JVM though the ktor 1.3 blog said Kotlin/Native support is planned?