implementation("io.ktor:ktor-server-cio:3.4.2")
Enables building asynchronous web servers using coroutine-based I/O for efficient request handling.