implementation("io.ktor:ktor-server-cio:3.0.0-beta-2")
Enables building asynchronous web applications using a lightweight, non-blocking HTTP server based on coroutines.