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

Async operations #3

Closed
CarlosLugones opened this issue Aug 30, 2021 · 0 comments · Fixed by #7
Closed

Async operations #3

CarlosLugones opened this issue Aug 30, 2021 · 0 comments · Fixed by #7
Labels
enhancement New feature or request

Comments

@CarlosLugones
Copy link
Contributor

As mentioned in #1, we need to add support for async operations.

client = Client(app_id, app_secret, version=1, async=True)

aioqvapay based on this lib, is already doing this, we should join efforts.

https://github.com/leynier/aioqvapay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant