| .. |
|
BoringSSL
|
3252f97e0e
Exclude example program - containing main() - from boringssl vendoring.
|
8 years ago |
|
CgRPC
|
2e8e79d090
Some tweaks to the original PR.
|
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
|
588963a14a
Replace `Metadata.description` with `Metadata.dictionaryRepresentation.description`.
|
7 years ago |
|
protoc-gen-swiftgrpc
|
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 |