You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: