square / okhttp

Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
https://square.github.io/okhttp/
Apache License 2.0
45.75k stars 9.15k forks source link

Why is there no mention of supporting websockets at all #7963

Open DRSchlaubi opened 1 year ago

DRSchlaubi commented 1 year ago

I was looking through the documentation, and the generated Dokka documentation exists, however, there is no mention of WebSockets under Recipes or even Features

Is this intentional because the API is in some sort of experimental state? Because it seems to exist for a long time now.

If not, interpret this as a request to properly document the WebSocket API in the non generated parts of the documentation

swankjesse commented 12 months ago

It’s a real feature. We aught to improve our docs!

Viacheslav-Romanov commented 1 month ago

Please do!