Cover Image for Using Distributed Actors in iOS Applications

Using Distributed Actors in iOS Applications

Hosted by try! Swift World
 
 
Zoom
Registration
Past Event
Ticket Price
$50.00
Welcome! To join the event, please get your ticket below.
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.