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

Swift async support #11

Open
aydenp opened this issue Nov 25, 2021 · 0 comments
Open

Swift async support #11

aydenp opened this issue Nov 25, 2021 · 0 comments
Labels
api breaking Will result in an API change that breaks existing uses enhancement New feature or request
Milestone

Comments

@aydenp
Copy link
Owner

aydenp commented Nov 25, 2021

It looks like every method here is synchronous, despite many performing tasks that aren't immediate. These methods should be identified and replaced with methods that support both callbacks and Swift concurrency.

@aydenp aydenp added this to the 2.0 milestone Nov 25, 2021
@aydenp aydenp added api breaking Will result in an API change that breaks existing uses enhancement New feature or request labels Nov 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api breaking Will result in an API change that breaks existing uses enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant