OkHttpClient now receives an OkHttpClientConfiguration to configure the client on a per-call basis.OkHttpClient supports setting four types of timeouts: connectTimeout, readTimeout, writeTimeout, and callTimeout, using the OkHttpClientConfiguration.BaseClient and send() method using enqueue() APIok_http can now send asynchronous requests and stream response bodies.ok_http package. Wraps around the OkHttp WebSocket API.