Build engaging live experiences with gRPC in the Swift app and backend.
GRPC is an open-source RPC framework designed for high-performance, bidirectional streaming APIs.
Covers how the gRPC Swift package provides a modern, safe runtime built with Swift concurrency.
The session moves through Meet gRPC, App overview and demo setup, Defining the ListRaces RPC, Setting up Xcode to generate gRPC code, Managing the gRPC client lifecycle, Protobuf message format and binary efficiency, and related wrap-up guidance.