implementation("io.ktor:ktor-server-cio:3.5.2")
Lightweight, coroutine-driven asynchronous HTTP server engine using non-blocking CIO I/O for high-concurrency.