| .. |
|
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 years ago |
|
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 years ago |
|
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 years ago |
|
RootsEncoder
|
1db9d4d477
Add a first set of XCTest-based tests.
|
7 years ago |
|
SwiftGRPC
|
e791f85ce4
Merge branch 'master' into update-grpc
|
7 years ago |
|
protoc-gen-swiftgrpc
|
09e6075fdc
Add server/client codegen options to protoc
|
7 years ago |