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

Can I inject my own OkHttpClient? #8

Open
chrisfillmore opened this issue Nov 4, 2021 · 1 comment
Open

Can I inject my own OkHttpClient? #8

chrisfillmore opened this issue Nov 4, 2021 · 1 comment

Comments

@chrisfillmore
Copy link

chrisfillmore commented Nov 4, 2021

I use Stetho to monitor network traffic while debugging. My app uses several websocket-based protocols in addition to regular HTTP traffic, so this is extremely useful. However, in every case I need to be able to customize the OkHttpClient. Can I do this with PubNub?

I would be happy to submit a PR to add this capability, if it was feasible, and if you were willing to review. Thanks.

@kleewho
Copy link
Contributor

kleewho commented Apr 25, 2022

@chrisfillmore Sorry for late response. It's not possible yet. I'm not entirely sure when and how we would like to have it

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