ably-cocoa icon indicating copy to clipboard operation
ably-cocoa copied to clipboard

Support swift concurrency

Open maratal opened this issue 1 year ago • 0 comments

Currently developers need to @preconcurrency import or @unchecked Sendable to use this library in swift 6 codebases. We added some support for swift concurrency, but still need to figure out how to make the full support. See https://github.com/ably/ably-cocoa/issues/1962 and https://github.com/ably/ably-cocoa/issues/1971 for context.

┆Issue is synchronized with this Jira Task by Unito

maratal avatar Sep 26 '24 21:09 maratal