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