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 support for C# #425

Open
JssDWt opened this issue Sep 4, 2023 · 1 comment
Open

async support for C# #425

JssDWt opened this issue Sep 4, 2023 · 1 comment

Comments

@JssDWt
Copy link
Contributor

JssDWt commented Sep 4, 2023

All the calls in the C# bindings are currently blocking.
Make the calls async by default, to support the usual async syntax in C#.
Probably needs changes to uniffi-bindgen-cs.

@JssDWt
Copy link
Contributor Author

JssDWt commented Oct 29, 2023

Looks like async support is on the agenda, but it's not easy to implement NordSecurity/uniffi-bindgen-cs#41

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

1 participant