Swift async support #11
Labels
api breaking
Will result in an API change that breaks existing uses
enhancement
New feature or request
Milestone
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.
The text was updated successfully, but these errors were encountered: