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