| .. |
|
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 年之前 |
|
CgRPC
|
03f43093fb
Move another compiler directive into vendor-grpc.sh.
|
7 年之前 |
|
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 年之前 |
|
RootsEncoder
|
1db9d4d477
Add a first set of XCTest-based tests.
|
7 年之前 |
|
SwiftGRPC
|
4f9e7a57eb
Make ChannelArgument extensible with custom values.
|
7 年之前 |
|
protoc-gen-swiftgrpc
|
09e6075fdc
Add server/client codegen options to protoc
|
7 年之前 |