implementation("io.ktor:ktor-client-okhttp:3.4.1")
Integrates OkHttp as an engine for the Ktor HTTP client, enabling efficient HTTP/2 communication and duplex streaming.