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

Any support for async/await #93

Open
Wombatush opened this issue Jan 18, 2021 · 1 comment
Open

Any support for async/await #93

Wombatush opened this issue Jan 18, 2021 · 1 comment

Comments

@Wombatush
Copy link

At the moment all API requests in C# clients are executed synchronously. Is there plan to introduce asynchronous methods with async/await and cancellation token support?..

@SebastianStehle
Copy link

Would like to see this as well. At the moment, I have written my own client library.

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