An HTTP+SPDY client for Android and Java applications with WebSocket support.
<dependency>
<groupId>com.squareup.okhttp</groupId>
<artifactId>okhttp-ws</artifactId>
<version>2.7.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal WebSocket client using OkHttp
Migrate to OkHttp 3.x+ and use okhttp3.WebSocket.
No dependency data recorded yet.