George Barnett 938d1413ec Make client RPC cancellation non-async (#1413) il y a 3 ans
..
AsyncAwaitSupport 938d1413ec Make client RPC cancellation non-async (#1413) il y a 3 ans
Codegen 9539d94cc2 Add missing 'Sendable' conformance (#1404) il y a 3 ans
ConnectionPool 305677ed3b Make clients sendable (#1386) il y a 3 ans
EchoHelpers 305677ed3b Make clients sendable (#1386) il y a 3 ans
ALPNConfigurationTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) il y a 4 ans
AnyServiceClientTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
Array+BoundsCheckingTests.swift cb88f35a8a Add scaffolding for client interceptors (#986) il y a 5 ans
BasicEchoTestCase.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
CallPathTests.swift 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) il y a 5 ans
CallStartBehaviorTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
CapturingLogHandler.swift 5c20271bc4 Don't delay logging until the end of test when GRPC_ALWAYS_LOG is enabled (#979) il y a 5 ans
ClientCallTests.swift 8c5a8af968 Suspend request stream writes before the RPC is ready (#1411) il y a 3 ans
ClientCancellingTests.swift 03010c784c Extend lifetime of client interceptor pipeline (#1265) il y a 4 ans
ClientClosedChannelTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
ClientConnectionBackoffTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
ClientEventLoopPreferenceTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
ClientInterceptorPipelineTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
ClientQuiescingTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
ClientTLSFailureTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
ClientTLSTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
ClientTimeoutTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
ClientTransportTests.swift 8c5a8af968 Suspend request stream writes before the RPC is ready (#1411) il y a 3 ans
CompressionTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
ConfigurationTests.swift 4a7231f6aa Expose more http/2 configuration knobs (#1255) il y a 4 ans
ConnectionBackoffTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
ConnectionFailingTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
ConnectionManagerTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
ConnectivityStateMonitorTests.swift 8c43144fd6 Backup a couple of changes (#1168) il y a 4 ans
DebugChannelInitializerTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
DelegatingErrorHandlerTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
EchoMetadataTests.swift 8a11a2e2c4 Raise minimum Swift version for async/await (#1379) il y a 3 ans
EchoTestClientTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
ErrorRecordingDelegate.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
EventLoopFuture+Assertions.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
FakeChannelTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
FakeResponseStreamTests.swift c2e1e12260 Reformat async code (#1383) il y a 3 ans
FunctionalTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) il y a 4 ans
GRPCAsyncClientCallTests.swift 8a11a2e2c4 Raise minimum Swift version for async/await (#1379) il y a 3 ans
GRPCAsyncServerHandlerTests.swift 981e6cdd21 Refactor the async server call context (#1407) il y a 3 ans
GRPCClientChannelHandlerTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
GRPCClientStateMachineTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
GRPCCustomPayloadTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
GRPCIdleHandlerStateMachineTests.swift 6ec9effb54 Allow clients to shutdown gracefully (#1308) il y a 4 ans
GRPCIdleTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
GRPCInteroperabilityTests.swift 8a11a2e2c4 Raise minimum Swift version for async/await (#1379) il y a 3 ans
GRPCKeepaliveTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
GRPCLoggerTests.swift 66f74fc826 Add a static-source Logger (#1165) il y a 4 ans
GRPCMessageLengthLimitTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
GRPCNetworkFrameworkTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
GRPCPingHandlerTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
GRPCServerPipelineConfiguratorTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) il y a 4 ans
GRPCStatusCodeTests.swift c2e1e12260 Reformat async code (#1383) il y a 3 ans
GRPCStatusMessageMarshallerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
GRPCStatusTests.swift 4c9fc367f9 Add cause to GRPCStatus.descrpition if it is non-nil (#1357) il y a 4 ans
GRPCTestCase.swift 5c20271bc4 Don't delay logging until the end of test when GRPC_ALWAYS_LOG is enabled (#979) il y a 5 ans
GRPCTimeoutTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
GRPCTypeSizeTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
GRPCWebToHTTP2ServerCodecTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
GRPCWebToHTTP2StateMachineTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
HTTP2MaxConcurrentStreamsTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
HTTP2ToRawGRPCStateMachineTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
HTTPVersionParserTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
HeaderNormalizationTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
ImmediateServerFailureTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
InterceptedRPCCancellationTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
InterceptorsTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
LazyEventLoopPromiseTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
LengthPrefixedMessageReaderTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
LengthPrefixedMessageWriterTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
MessageEncodingHeaderValidatorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
MutualTLSTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
PlatformSupportTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) il y a 4 ans
RequestIDProviderTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
RequestIDTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
SampleCertificate+Assertions.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) il y a 4 ans
ServerErrorDelegateTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
ServerFuzzingRegressionTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
ServerInterceptorPipelineTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
ServerInterceptorTests.swift bd7f40a8fe [async-await] Base types for server implementation (#1249) il y a 4 ans
ServerOnCloseTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
ServerQuiescingTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
ServerTLSErrorTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
ServerThrowingTests.swift c2e1e12260 Reformat async code (#1383) il y a 3 ans
ServerWebTests.swift c2e1e12260 Reformat async code (#1383) il y a 3 ans
StopwatchTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
StreamingRequestClientCallTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
TestClientExample.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
TimeLimitTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
UnaryServerHandlerTests.swift bd7f40a8fe [async-await] Base types for server implementation (#1249) il y a 4 ans
UserInfoTests.swift 224e4b3ef9 Add a 'UserInfo' heterotyped dictionary (#1031) il y a 5 ans
XCTestHelpers.swift 8a11a2e2c4 Raise minimum Swift version for async/await (#1379) il y a 3 ans
ZeroLengthWriteTests.swift 305677ed3b Make clients sendable (#1386) il y a 3 ans
ZlibTests.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans