Tim Burks e791f85ce4 Merge branch 'master' into update-grpc 7 lat temu
..
BoringSSL 75940a411e Update CgRPC to v1.12.0 and BoringSSL to 10.0.4 (I guess?). This change requires Swift 4.1 and Ruby (with the 'xcodeproj' gem) installed to compile if building via SPM. 7 lat temu
CgRPC 4a16c13ebb Move a compilation flag out of the Makefile and fix-project-settings.rb and into vendor-grpc.sh, which adds them to Sources/CgRPC/third_party/nanopb/pb.h. 7 lat temu
Examples fd60668194 Streamline the interface of the server-side response handling code: In the default (successful) case, most request handlers can now simply return `.ok` and have `ServiceServer` handle sending back the status for them. This also streamlines the `run()` implementations of the `ServerSession` subclasses. 7 lat temu
RootsEncoder 1db9d4d477 Add a first set of XCTest-based tests. 7 lat temu
SwiftGRPC e791f85ce4 Merge branch 'master' into update-grpc 7 lat temu
protoc-gen-swiftgrpc 09e6075fdc Add server/client codegen options to protoc 7 lat temu