Avatar
Hello everyone, With the recent introduction of Swift concurrency, and most notably actors to the language, Swift gained powerful and foundational building blocks for expressing thread-safe concurrent programs. This proposal aims to extend Swift's actors with the ability to work equally well for distributed systems thanks to the introduction of...
Distributed actors transport example, for feature review - GitHub - apple/swift-sample-distributed-actors-transport: Distributed actors transport example, for feature review