Nikita b545bddd76 Add generation of client interceptors (#1272) 4 år sedan
..
AsyncAwaitSupport b545bddd76 Add generation of client interceptors (#1272) 4 år sedan
Codegen b545bddd76 Add generation of client interceptors (#1272) 4 år sedan
ConnectionPool c88f038cde Use more specific NIO imports (#1239) 4 år sedan
EchoHelpers 03010c784c Extend lifetime of client interceptor pipeline (#1265) 4 år sedan
ALPNConfigurationTests.swift 725154a554 Add support for Network.framework TLS options (#1221) 4 år sedan
AnyServiceClientTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 år sedan
Array+BoundsCheckingTests.swift cb88f35a8a Add scaffolding for client interceptors (#986) 5 år sedan
BasicEchoTestCase.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
CallPathTests.swift 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) 5 år sedan
CallStartBehaviorTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
CapturingLogHandler.swift 5c20271bc4 Don't delay logging until the end of test when GRPC_ALWAYS_LOG is enabled (#979) 5 år sedan
ClientCallTests.swift 03010c784c Extend lifetime of client interceptor pipeline (#1265) 4 år sedan
ClientCancellingTests.swift 03010c784c Extend lifetime of client interceptor pipeline (#1265) 4 år sedan
ClientClosedChannelTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
ClientConnectionBackoffTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
ClientEventLoopPreferenceTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
ClientInterceptorPipelineTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
ClientTLSFailureTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
ClientTLSTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
ClientTimeoutTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
ClientTransportTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
CompressionTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
ConfigurationTests.swift 4a7231f6aa Expose more http/2 configuration knobs (#1255) 4 år sedan
ConnectionBackoffTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 år sedan
ConnectionFailingTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
ConnectionManagerTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
ConnectivityStateMonitorTests.swift 8c43144fd6 Backup a couple of changes (#1168) 4 år sedan
DebugChannelInitializerTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
DelegatingErrorHandlerTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
EchoTestClientTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
EventLoopFuture+Assertions.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
FakeChannelTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
FakeResponseStreamTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
FunctionalTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
GRPCAsyncClientCallTests.swift 15cabab67e Replace the placeholder client request and response mechanisms (#1264) 4 år sedan
GRPCAsyncServerHandlerTests.swift e56657723e [async-await] Support for sending response headers via context (#1262) 4 år sedan
GRPCClientChannelHandlerTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
GRPCClientStateMachineTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
GRPCCustomPayloadTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
GRPCIdleHandlerStateMachineTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
GRPCIdleTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
GRPCInteroperabilityTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
GRPCKeepaliveTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
GRPCLoggerTests.swift 66f74fc826 Add a static-source Logger (#1165) 4 år sedan
GRPCMessageLengthLimitTests.swift 906d48a835 Improve error message when length exceeds receive limit (#1247) 4 år sedan
GRPCNetworkFrameworkTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
GRPCPingHandlerTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
GRPCServerPipelineConfiguratorTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
GRPCStatusCodeTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
GRPCStatusMessageMarshallerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 år sedan
GRPCStatusTests.swift f21f8a5c57 Make 'GRPCStatus.Code' an enum (#942) 5 år sedan
GRPCTestCase.swift 5c20271bc4 Don't delay logging until the end of test when GRPC_ALWAYS_LOG is enabled (#979) 5 år sedan
GRPCTimeoutTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
GRPCTypeSizeTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 år sedan
GRPCWebToHTTP2ServerCodecTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
GRPCWebToHTTP2StateMachineTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
HTTP2MaxConcurrentStreamsTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
HTTP2ToRawGRPCStateMachineTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
HTTPVersionParserTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
HeaderNormalizationTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
ImmediateServerFailureTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
InterceptedRPCCancellationTests.swift 03010c784c Extend lifetime of client interceptor pipeline (#1265) 4 år sedan
InterceptorsTests.swift b545bddd76 Add generation of client interceptors (#1272) 4 år sedan
LazyEventLoopPromiseTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
LengthPrefixedMessageReaderTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
LengthPrefixedMessageWriterTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
MessageEncodingHeaderValidatorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 år sedan
PlatformSupportTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
RequestIDProviderTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 år sedan
SampleCertificate+Assertions.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 år sedan
ServerErrorDelegateTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
ServerFuzzingRegressionTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
ServerInterceptorPipelineTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
ServerInterceptorTests.swift a64e34bd74 [async-await] Base types for server implementation (#1249) 4 år sedan
ServerOnCloseTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
ServerQuiescingTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
ServerTLSErrorTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
ServerThrowingTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
ServerWebTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
StopwatchTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 år sedan
StreamingRequestClientCallTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 år sedan
TestClientExample.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
TimeLimitTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
UnaryServerHandlerTests.swift a64e34bd74 [async-await] Base types for server implementation (#1249) 4 år sedan
UserInfoTests.swift 224e4b3ef9 Add a 'UserInfo' heterotyped dictionary (#1031) 5 år sedan
XCTestHelpers.swift 40aa8b69f8 Add a passthrough message source and sequence (#1252) 4 år sedan
ZeroLengthWriteTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan
ZlibTests.swift c88f038cde Use more specific NIO imports (#1239) 4 år sedan