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

Stop creating new OkHttpClient for every async request #152

Merged
merged 1 commit into from Oct 10, 2022

Conversation

cptartur
Copy link
Member

Describe your changes

As in title

Linked issues

Closes #151

Breaking changes

  • This issue contains breaking changes

@Solpatium Solpatium merged commit 59885fb into main Oct 10, 2022
@DelevoXDG DelevoXDG deleted the fix/http-service-okhttpclient-instance branch February 5, 2024 06:22
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

Successfully merging this pull request may close these issues.

OkHttpClient.sendAsync always creates a new OkHttpClient instance
2 participants