Cover Image for Using Distributed Actors in iOS Applications

Using Distributed Actors in iOS Applications

Hosted by try! Swift World
 
 
Zoom
Registration
Registration Closed
This event is not currently taking registrations. You may contact the host or subscribe to receive updates.
About Event

Distributed actors are a new feature in Swift 5.7, introduced at WWDC 2022. In this workshop, you’ll learn how to call methods across process/network boundaries using distributed actors, and you’ll have a look at how to implement your own transport mechanism conforming to DistributedActorSystem.

Note: Basic knowledge of async/await and actors is recommended. Xcode 14 is required, with either Monterey or Ventura.