implementation("io.ktor:ktor-server-cio:2.0.0-beta-1")
Enables building asynchronous web applications using a lightweight, coroutine-based HTTP server.