connectrpc / connect-swift

The Swift implementation of Connect: Protobuf RPC that works.
https://connectrpc.com/docs/swift/getting-started
Apache License 2.0
98 stars 20 forks source link

Adoption of Swift 6 features #310

Open rebello95 opened 3 weeks ago

rebello95 commented 3 weeks ago

I'm opening an issue to track some low-hanging fruit with regard to Swift 6 features that we should explore in Connect-Swift:

We are currently blocked on fully adopting Swift 6 by https://github.com/apple/swift-protobuf/issues/1729.