George Barnett 4312579fc8 Delay client async writer starting (#1531) 3 роки тому
..
AsyncAwaitSupport d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) 3 роки тому
Codegen 9539d94cc2 Add missing 'Sendable' conformance (#1404) 3 роки тому
ConnectionPool d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) 3 роки тому
EchoHelpers 305677ed3b Make clients sendable (#1386) 3 роки тому
ALPNConfigurationTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 роки тому
AnyServiceClientTests.swift 305677ed3b Make clients sendable (#1386) 3 роки тому
Array+BoundsCheckingTests.swift cb88f35a8a Add scaffolding for client interceptors (#986) 5 роки тому
BasicEchoTestCase.swift 305677ed3b Make clients sendable (#1386) 3 роки тому
CallPathTests.swift 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) 5 роки тому
CallStartBehaviorTests.swift 305677ed3b Make clients sendable (#1386) 3 роки тому
CapturingLogHandler.swift dfc2ab0285 Update swift-nio version, allocation test max values and alloc-limits.sh (#1490) 3 роки тому
ClientCallTests.swift 4312579fc8 Delay client async writer starting (#1531) 3 роки тому
ClientCancellingTests.swift 03010c784c Extend lifetime of client interceptor pipeline (#1265) 4 роки тому
ClientClosedChannelTests.swift c88f038cde Use more specific NIO imports (#1239) 4 роки тому
ClientConnectionBackoffTests.swift 305677ed3b Make clients sendable (#1386) 3 роки тому
ClientEventLoopPreferenceTests.swift 305677ed3b Make clients sendable (#1386) 3 роки тому
ClientInterceptorPipelineTests.swift 305677ed3b Make clients sendable (#1386) 3 роки тому
ClientQuiescingTests.swift dfc2ab0285 Update swift-nio version, allocation test max values and alloc-limits.sh (#1490) 3 роки тому
ClientTLSFailureTests.swift 305677ed3b Make clients sendable (#1386) 3 роки тому
ClientTLSTests.swift 305677ed3b Make clients sendable (#1386) 3 роки тому
ClientTimeoutTests.swift 305677ed3b Make clients sendable (#1386) 3 роки тому
ClientTransportTests.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) 3 роки тому
CompressionTests.swift 305677ed3b Make clients sendable (#1386) 3 роки тому
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 305677ed3b Make clients sendable (#1386) 3 роки тому
ConnectionManagerTests.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) 3 роки тому
ConnectivityStateMonitorTests.swift 8c43144fd6 Backup a couple of changes (#1168) 4 роки тому
DebugChannelInitializerTests.swift 305677ed3b Make clients sendable (#1386) 3 роки тому
DelegatingErrorHandlerTests.swift 305677ed3b Make clients sendable (#1386) 3 роки тому
EchoMetadataTests.swift 8a11a2e2c4 Raise minimum Swift version for async/await (#1379) 3 роки тому
EchoTestClientTests.swift 305677ed3b Make clients sendable (#1386) 3 роки тому
ErrorRecordingDelegate.swift dfc2ab0285 Update swift-nio version, allocation test max values and alloc-limits.sh (#1490) 3 роки тому
EventLoopFuture+Assertions.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) 3 роки тому
FakeChannelTests.swift a6e3dc5b23 Merge branch '1.7.1-async-await' into gb-merge-async 3 роки тому
FakeResponseStreamTests.swift 80055e59b5 Update formatter 3 роки тому
FunctionalTests.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) 3 роки тому
GRPCAsyncClientCallTests.swift 95e6a8213f Allow to `finish()` GRPCAsyncRequestStreamWriter sync, non-throwing (#1504) 3 роки тому
GRPCAsyncServerHandlerTests.swift cfa950fbe1 Allow to write a sequence of requests/responses (#1499) 3 роки тому
GRPCClientChannelHandlerTests.swift c88f038cde Use more specific NIO imports (#1239) 4 роки тому
GRPCClientStateMachineTests.swift 67788d5dcc Avoid copies of large payloads (#1529) 3 роки тому
GRPCCustomPayloadTests.swift 305677ed3b Make clients sendable (#1386) 3 роки тому
GRPCIdleHandlerStateMachineTests.swift 593fe0fe93 Ignore state machine inputs in unexpected states (#1374) 3 роки тому
GRPCIdleTests.swift 305677ed3b Make clients sendable (#1386) 3 роки тому
GRPCInteroperabilityTests.swift 86d138a0cf Add missing tests (#1431) 3 роки тому
GRPCKeepaliveTests.swift 305677ed3b Make clients sendable (#1386) 3 роки тому
GRPCLoggerTests.swift 66f74fc826 Add a static-source Logger (#1165) 4 роки тому
GRPCMessageLengthLimitTests.swift 305677ed3b Make clients sendable (#1386) 3 роки тому
GRPCNetworkFrameworkTests.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) 3 роки тому
GRPCPingHandlerTests.swift e09cf661a5 Better handle client sending GOAWAY 3 роки тому
GRPCServerPipelineConfiguratorTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 роки тому
GRPCStatusCodeTests.swift 80055e59b5 Update formatter 3 роки тому
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) 3 роки тому
GRPCTestCase.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) 3 роки тому
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 d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) 3 роки тому
HTTP2MaxConcurrentStreamsTests.swift 305677ed3b Make clients sendable (#1386) 3 роки тому
HTTP2ToRawGRPCStateMachineTests.swift 67788d5dcc Avoid copies of large payloads (#1529) 3 роки тому
HTTPVersionParserTests.swift c88f038cde Use more specific NIO imports (#1239) 4 роки тому
HeaderNormalizationTests.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) 3 роки тому
ImmediateServerFailureTests.swift c88f038cde Use more specific NIO imports (#1239) 4 роки тому
InterceptedRPCCancellationTests.swift 305677ed3b Make clients sendable (#1386) 3 роки тому
InterceptorsTests.swift 305677ed3b Make clients sendable (#1386) 3 роки тому
LazyEventLoopPromiseTests.swift c88f038cde Use more specific NIO imports (#1239) 4 роки тому
LengthPrefixedMessageReaderTests.swift c88f038cde Use more specific NIO imports (#1239) 4 роки тому
LengthPrefixedMessageWriterTests.swift 67788d5dcc Avoid copies of large payloads (#1529) 3 роки тому
MessageEncodingHeaderValidatorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 роки тому
MutualTLSTests.swift 305677ed3b Make clients sendable (#1386) 3 роки тому
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 305677ed3b Make clients sendable (#1386) 3 роки тому
SampleCertificate+Assertions.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) 3 роки тому
ServerErrorDelegateTests.swift c88f038cde Use more specific NIO imports (#1239) 4 роки тому
ServerFuzzingRegressionTests.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) 3 роки тому
ServerInterceptorPipelineTests.swift c88f038cde Use more specific NIO imports (#1239) 4 роки тому
ServerInterceptorTests.swift bd7f40a8fe [async-await] Base types for server implementation (#1249) 4 роки тому
ServerOnCloseTests.swift 305677ed3b Make clients sendable (#1386) 3 роки тому
ServerQuiescingTests.swift 305677ed3b Make clients sendable (#1386) 3 роки тому
ServerTLSErrorTests.swift 305677ed3b Make clients sendable (#1386) 3 роки тому
ServerThrowingTests.swift 555b004929 Make all tests discoverable on Linux (#1399) 3 роки тому
ServerWebTests.swift 80055e59b5 Update formatter 3 роки тому
StopwatchTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 роки тому
StreamResponseHandlerRetainCycleTests.swift dfc2ab0285 Update swift-nio version, allocation test max values and alloc-limits.sh (#1490) 3 роки тому
StreamingRequestClientCallTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 роки тому
TestClientExample.swift 305677ed3b Make clients sendable (#1386) 3 роки тому
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 роки тому
WithConnectedSocketTests.swift c57bdcb8a6 Fix deprecation warnings (#1430) 3 роки тому
XCTestHelpers.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) 3 роки тому
ZeroLengthWriteTests.swift 305677ed3b Make clients sendable (#1386) 3 роки тому
ZlibTests.swift c88f038cde Use more specific NIO imports (#1239) 4 роки тому