mirror of
https://github.com/square/okhttp.git
synced 2026-01-14 07:22:20 +03:00
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