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

Add an App Store Server API Client that supports async via httpx #100

Open
alexanderjordanbaker opened this issue Jun 21, 2024 · 1 comment

Comments

@alexanderjordanbaker
Copy link
Collaborator

Will resolve the asynchronous ask from #91

  • Both an async and synchronous client should be supported
  • Existing client signatures should be preserved if possible
  • An update to the README describing async vs sync
@tani-shi
Copy link

We highly need this feature.
Both history API v1/v2 are slow response time.

  • /inApps/v1/history: 757.5ms
  • /inApps/v2/history: 790.5ms

Our app store api server that only has this library is not perform and much low RPS now.

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