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

Q: IPC call when using Play Services Cronet provider? #27

Closed
adityameesho opened this issue Aug 9, 2023 · 2 comments
Closed

Q: IPC call when using Play Services Cronet provider? #27

adityameesho opened this issue Aug 9, 2023 · 2 comments

Comments

@adityameesho
Copy link

I'd like to understand if there are any Inter process calls made for every network request or just once to load the cronet provider, when I'm using Play Services Cronet provider?

@edechamps-Google
Copy link
Collaborator

Using the Play Services Cronet provider only means that the Cronet library itself is obtained and loaded from Play Services. After the library is loaded, there are no other interactions with Play Services; Cronet behaves just like it would if it was embedded directly in the app.

@adityameesho
Copy link
Author

thank you for the clarification @edechamps-Google 👍

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