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