lambdapioneer/sloth

iOS: make long-running operations async

lambdapioneer opened this issue · 0 comments

Currently, we present the developer with simple, blocking methods. However, it would be nice to have them as async methods that they can await on.