You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the release of Swift 5.5, concurrency and async/await are now part of the language and it would be great if we could integrate it into D2. Due to the size of the project, a gradual migration would be ideal.
With the release of Swift 5.5, concurrency and async/await are now part of the language and it would be great if we could integrate it into D2. Due to the size of the project, a gradual migration would be ideal.
Progress
dispatchMain
with a sleep loop #158Command
,MessageHandler
and other core protocols #157Sink
methods and a number of handlers async #160Sink
#162Receiver
andD2Receiver
to async #164To do
Command
)Promise
andHTTPRequest
inswift-utils
The text was updated successfully, but these errors were encountered: