implementation("io.ktor:ktor-http-cio:3.0.0-beta-2")
Facilitates asynchronous HTTP communication using a coroutine-based I/O model.