Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

okHttpClient.newWebSocketFactory not working. #226

Open
HawkItzme opened this issue Aug 11, 2023 · 1 comment
Open

okHttpClient.newWebSocketFactory not working. #226

HawkItzme opened this issue Aug 11, 2023 · 1 comment

Comments

@HawkItzme
Copy link

OkHttpClient does not have newWebSocketFactory function. The Scarlet instantiation need to be checked for Java, Android.

Ref:- https://square.github.io/okhttp/4.x/okhttp/okhttp3/-ok-http-client/#functions

@norrishwd
Copy link

@HawkItzme add this dependency

implementation("com.tinder.scarlet:websocket-okhttp:{VERSION}")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants