GRPCProtobufA package integrating Swift Protobuf with gRPC Swift.
This package provides three products:
GRPCProtobuf, a module providing runtime serialization and deserialization components for
SwiftProtobuf.protoc-gen-grpc-swift, an executable which is a plugin for protoc, the Protocol Buffers
compiler. An article describing how to generate gRPC Swift stubs using it is available with the
grpc-swift documentation on the Swift Package
Index.GRPCProtobufGenerator, a Swift Package build plugin for generating stubs as part of the build
process.ProtobufSerializerProtobufDeserializer