Add async-await version of API methods (#101)
Closed
Andrzej Wójcik (Tigase) opened 2 years ago

Swift 5.5 introduced and then Swift 5.6 improved the new async-await language feature which provides structured concurrency, simplified returning of results from asynchornous method calls, etc.

While there is no need to switch to using this feature, it would be good to have alternative methods in the API with support for async-await when it would fit, so that clients could start using this API making library API simpler to use.

issue 1 of 1
Type
Task
Priority
Normal
Assignee
Issue Votes (0)
Watchers (0)
Reference
tigase/_libraries/Martin#101
Please wait...
Page is in error, reload to recover