Daniel Alm cf323b474c Get rid of the `callbackQueue` argument for `CompletionQueue.runToCompletion`, as we only use it on one occasion, and on that occasion we already dispatch the completion block on that queue anyway. 7 years ago
..
BoringSSL 3252f97e0e Exclude example program - containing main() - from boringssl vendoring. 8 years ago
CgRPC 4003bdb5ca Two more minor warning fixes. 8 years ago
Examples 0985a47176 Also add client-timeout tests and rename "ErrorHandlingTests" to "ConnectionFailureTests". 7 years ago
RootsEncoder 1db9d4d477 Add a first set of XCTest-based tests. 8 years ago
SwiftGRPC cf323b474c Get rid of the `callbackQueue` argument for `CompletionQueue.runToCompletion`, as we only use it on one occasion, and on that occasion we already dispatch the completion block on that queue anyway. 7 years ago
protoc-gen-swiftgrpc f814a34949 Formatting: Replace several occurrences of `catch (let ...)` with just `catch`. 7 years ago