George Barnett e6fa863e83 Rewrite client connection management (#798) 5 years ago
..
AnyServiceClientTests.swift 50ccad2fbc Put the client connection behind a protocol (#727) 5 years ago
BasicEchoTestCase.swift 9a8d0239ad Add a server builder (#752) 5 years ago
ClientCancellingTests.swift be7ed1e3ab Update the client to use the new state machine backed channel handler (#625) 6 years ago
ClientClosedChannelTests.swift e6fa863e83 Rewrite client connection management (#798) 5 years ago
ClientConnectionBackoffTests.swift e6fa863e83 Rewrite client connection management (#798) 5 years ago
ClientTLSFailureTests.swift e6fa863e83 Rewrite client connection management (#798) 5 years ago
ClientTLSTests.swift 9a8d0239ad Add a server builder (#752) 5 years ago
ClientTimeoutTests.swift 2048948147 Rename generated clients from FooServiceClient to FooClient (#736) 5 years ago
CompressionTests.swift e6fa863e83 Rewrite client connection management (#798) 5 years ago
ConnectionBackoffTests.swift 77194a4aba Add a retry limit to ConnectionBackoff (#784) 5 years ago
ConnectionManagerTests.swift e6fa863e83 Rewrite client connection management (#798) 5 years ago
ConnectivityStateMonitorTests.swift e6fa863e83 Rewrite client connection management (#798) 5 years ago
DelegatingErrorHandlerTests.swift 50ccad2fbc Put the client connection behind a protocol (#727) 5 years ago
EventLoopFuture+Assertions.swift 1b18470db1 Suppress #file/#filePath warnings on recent compilers (#782) 5 years ago
FunctionalTests.swift 1b18470db1 Suppress #file/#filePath warnings on recent compilers (#782) 5 years ago
GRPCClientStateMachineTests.swift b573b3bb12 Normalize user-provider headers (#730) 5 years ago
GRPCCustomPayloadTests.swift 9a8d0239ad Add a server builder (#752) 5 years ago
GRPCInteroperabilityTests.swift e6fa863e83 Rewrite client connection management (#798) 5 years ago
GRPCServerRequestRoutingHandlerTests.swift acdd3b4cbe Add a decompression limit (#729) 5 years ago
GRPCStatusCodeTests.swift acdd3b4cbe Add a decompression limit (#729) 5 years ago
GRPCStatusMessageMarshallerTests.swift 252e7201fe Add client-side logging with swift-log (#514) 6 years ago
GRPCStatusTests.swift d8c8ee8772 License header checking script (#587) 6 years ago
GRPCTestCase.swift 50ccad2fbc Put the client connection behind a protocol (#727) 5 years ago
GRPCTimeoutTests.swift 113c24797e Allow timeouts to be rounded so they may comply with the spec (#569) 6 years ago
GRPCTypeSizeTests.swift 1b18470db1 Suppress #file/#filePath warnings on recent compilers (#782) 5 years ago
HTTP1ToGRPCServerCodecTests.swift acdd3b4cbe Add a decompression limit (#729) 5 years ago
HeaderNormalizationTests.swift 1b18470db1 Suppress #file/#filePath warnings on recent compilers (#782) 5 years ago
ImmediateServerFailureTests.swift 705f0853df Split the Echo example into model, implementation and runtime (#567) 6 years ago
LengthPrefixedMessageReaderTests.swift 1b18470db1 Suppress #file/#filePath warnings on recent compilers (#782) 5 years ago
MagicFile.swift 1b18470db1 Suppress #file/#filePath warnings on recent compilers (#782) 5 years ago
MessageEncodingHeaderValidatorTests.swift acdd3b4cbe Add a decompression limit (#729) 5 years ago
PlatformSupportTests.swift d8c8ee8772 License header checking script (#587) 6 years ago
SampleCertificate+Assertions.swift 1b18470db1 Suppress #file/#filePath warnings on recent compilers (#782) 5 years ago
ServerTLSErrorTests.swift e6fa863e83 Rewrite client connection management (#798) 5 years ago
ServerThrowingTests.swift 3972a3f9a4 Fix deprecation warnings (#585) 6 years ago
ServerWebTests.swift 1b18470db1 Suppress #file/#filePath warnings on recent compilers (#782) 5 years ago
StopwatchTests.swift d8c8ee8772 License header checking script (#587) 6 years ago
StreamingRequestClientCallTests.swift 705f0853df Split the Echo example into model, implementation and runtime (#567) 6 years ago
XCTestManifests.swift e6fa863e83 Rewrite client connection management (#798) 5 years ago
ZlibTests.swift acdd3b4cbe Add a decompression limit (#729) 5 years ago