1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-14 07:22:20 +03:00
Files
okhttp/samples
jwilson ce695b67fa A WebSockets sample that uses the Slack API.
Currently it just prints WebSockets messages as they arrive, never sending any.
In a follow-up I'd like to do that, and also start to use this to figure out
where and how our WebSockets client can be improved.

https://github.com/square/okhttp/issues/2902
2016-10-23 11:24:22 -04:00
..