implementation("io.ktor:ktor-http-cio:3.0.0-beta-2")
Facilitates low-level HTTP handling with coroutine-based I/O operations, supporting asynchronous request and response processing.