implementation("io.ktor:ktor-server-cio:3.4.0")
Enables running web servers using a coroutine-based I/O engine, supporting multiple platforms and environments.