Si Beaumont 4c9fc367f9 Add cause to GRPCStatus.descrpition if it is non-nil (#1357) hace 3 años
..
Codegen c88f038cde Use more specific NIO imports (#1239) hace 4 años
ConnectionPool 83267df08d Allow gRPC to be built without NIOSSL (#1311) hace 4 años
EchoHelpers df6a583cfe Propagate request ID for channel pool (#1328) hace 4 años
ALPNConfigurationTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) hace 4 años
AnyServiceClientTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
Array+BoundsCheckingTests.swift cb88f35a8a Add scaffolding for client interceptors (#986) hace 5 años
BasicEchoTestCase.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) hace 4 años
CallPathTests.swift 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) hace 5 años
CallStartBehaviorTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
CapturingLogHandler.swift 5c20271bc4 Don't delay logging until the end of test when GRPC_ALWAYS_LOG is enabled (#979) hace 5 años
ClientCallTests.swift 03010c784c Extend lifetime of client interceptor pipeline (#1265) hace 4 años
ClientCancellingTests.swift 03010c784c Extend lifetime of client interceptor pipeline (#1265) hace 4 años
ClientClosedChannelTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
ClientConnectionBackoffTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
ClientEventLoopPreferenceTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
ClientInterceptorPipelineTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
ClientQuiescingTests.swift 6ec9effb54 Allow clients to shutdown gracefully (#1308) hace 4 años
ClientTLSFailureTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) hace 4 años
ClientTLSTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) hace 4 años
ClientTimeoutTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
ClientTransportTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
CompressionTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
ConfigurationTests.swift 4a7231f6aa Expose more http/2 configuration knobs (#1255) hace 4 años
ConnectionBackoffTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
ConnectionFailingTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
ConnectionManagerTests.swift 4eb40c8bd5 Tolerate channel error when connecting (#1349) hace 3 años
ConnectivityStateMonitorTests.swift 8c43144fd6 Backup a couple of changes (#1168) hace 4 años
DebugChannelInitializerTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
DelegatingErrorHandlerTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) hace 4 años
EchoTestClientTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
ErrorRecordingDelegate.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) hace 4 años
EventLoopFuture+Assertions.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
FakeChannelTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
FakeResponseStreamTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
FunctionalTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) hace 4 años
GRPCClientChannelHandlerTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
GRPCClientStateMachineTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
GRPCCustomPayloadTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
GRPCIdleHandlerStateMachineTests.swift 6ec9effb54 Allow clients to shutdown gracefully (#1308) hace 4 años
GRPCIdleTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
GRPCInteroperabilityTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) hace 4 años
GRPCKeepaliveTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
GRPCLoggerTests.swift 66f74fc826 Add a static-source Logger (#1165) hace 4 años
GRPCMessageLengthLimitTests.swift 906d48a835 Improve error message when length exceeds receive limit (#1247) hace 4 años
GRPCNetworkFrameworkTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) hace 4 años
GRPCPingHandlerTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
GRPCServerPipelineConfiguratorTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) hace 4 años
GRPCStatusCodeTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
GRPCStatusMessageMarshallerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
GRPCStatusTests.swift 4c9fc367f9 Add cause to GRPCStatus.descrpition if it is non-nil (#1357) hace 3 años
GRPCTestCase.swift 5c20271bc4 Don't delay logging until the end of test when GRPC_ALWAYS_LOG is enabled (#979) hace 5 años
GRPCTimeoutTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
GRPCTypeSizeTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
GRPCWebToHTTP2ServerCodecTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
GRPCWebToHTTP2StateMachineTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
HTTP2MaxConcurrentStreamsTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
HTTP2ToRawGRPCStateMachineTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
HTTPVersionParserTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
HeaderNormalizationTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
ImmediateServerFailureTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
InterceptedRPCCancellationTests.swift 03010c784c Extend lifetime of client interceptor pipeline (#1265) hace 4 años
InterceptorsTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
LazyEventLoopPromiseTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
LengthPrefixedMessageReaderTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
LengthPrefixedMessageWriterTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
MessageEncodingHeaderValidatorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
MutualTLSTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) hace 4 años
PlatformSupportTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) hace 4 años
RequestIDProviderTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
RequestIDTests.swift df6a583cfe Propagate request ID for channel pool (#1328) hace 4 años
SampleCertificate+Assertions.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) hace 4 años
ServerErrorDelegateTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
ServerFuzzingRegressionTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
ServerInterceptorPipelineTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
ServerInterceptorTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
ServerOnCloseTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
ServerQuiescingTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
ServerTLSErrorTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) hace 4 años
ServerThrowingTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
ServerWebTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
StopwatchTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
StreamingRequestClientCallTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
TestClientExample.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
TimeLimitTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
UnaryServerHandlerTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
UserInfoTests.swift 224e4b3ef9 Add a 'UserInfo' heterotyped dictionary (#1031) hace 5 años
XCTestHelpers.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años
ZeroLengthWriteTests.swift 6c8ed078ef Deflake zero length write tests (#1317) hace 4 años
ZlibTests.swift c88f038cde Use more specific NIO imports (#1239) hace 4 años