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