implementation("io.ktor:ktor-client-okhttp:3.3.2")
Integrates OkHttp as an engine for the HTTP client, enabling efficient network communication. Supports features like HTTP/2, WebSocket, and connection pooling.