Using Distributed Actors in iOS Applications

Hosted by try! Swift World
Dec
15
Zoom
Registration
3 Spots Remaining
Hurry up and register before the event sells out!
Past Event
This event ended 165 days ago.
Ticket Price
$50.00
The price of this event is $50.00. 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.