connect-swift

Connect for Swift provides type-safe Connect, gRPC, and gRPC-Web clients for iOS, macOS, watchOS, and tvOS apps, generated from Protobuf schemas via protoc-gen-connect-swift.

API entry from apis.yml

apis.yml Raw ↑
aid: connect-rpc:connect-swift
name: connect-swift
description: Connect for Swift provides type-safe Connect, gRPC, and gRPC-Web clients for iOS, macOS,
  watchOS, and tvOS apps, generated from Protobuf schemas via protoc-gen-connect-swift.
humanURL: https://connectrpc.com/docs/swift/
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
- iOS
- SDK
- Swift
properties:
- type: Documentation
  url: https://connectrpc.com/docs/swift/
- type: Getting Started
  url: https://connectrpc.com/docs/swift/getting-started
- type: GitHub
  url: https://github.com/connectrpc/connect-swift
x-features:
- URLSession Integration
- Streaming Support
- gRPC and gRPC-Web Clients
- Async/Await API
x-use-cases:
- Call Protobuf services from iOS apps
- Add streaming RPC to Apple platform clients