Closed
Description
Maybe we should have a brief section on the differences. For example:
- different threading model might require a substantial rewrite (referring to the new examples)
- the CocoaPod was renamed from
SwiftGRPC
togrpc-Swift
(this one tripped a few people up) - the protoc plugin needs to be updated and re-run to get the new generated code
- etc.