Auties00 / Cobalt

Standalone unofficial fully-featured Whatsapp Web and Mobile API for Java and Kotlin
MIT License
611 stars 179 forks source link

Is it possible to rewrite using OkHttp3? #466

Closed koalsky closed 3 months ago

koalsky commented 3 months ago

To implement WebSocket's SOCKS proxy functionality, is it possible to use okhttp3 as a substitute for java.net.http? Would the change be significant, or would it only require replacing the httpClient requests? Please help me, thank you.

Auties00 commented 3 months ago

Already proposed in https://github.com/Auties00/Cobalt/issues/446