George Barnett e71050720b Add a coalescing writer (#1537) 3 vuotta sitten
..
AsyncAwaitSupport d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) 3 vuotta sitten
Codegen 9539d94cc2 Add missing 'Sendable' conformance (#1404) 3 vuotta sitten
ConnectionPool d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) 3 vuotta sitten
EchoHelpers 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
ALPNConfigurationTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 vuotta sitten
AnyServiceClientTests.swift 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
Array+BoundsCheckingTests.swift cb88f35a8a Add scaffolding for client interceptors (#986) 5 vuotta sitten
BasicEchoTestCase.swift 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
CallPathTests.swift 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) 5 vuotta sitten
CallStartBehaviorTests.swift 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
CapturingLogHandler.swift dfc2ab0285 Update swift-nio version, allocation test max values and alloc-limits.sh (#1490) 3 vuotta sitten
ClientCallTests.swift 4312579fc8 Delay client async writer starting (#1531) 3 vuotta sitten
ClientCancellingTests.swift 03010c784c Extend lifetime of client interceptor pipeline (#1265) 4 vuotta sitten
ClientClosedChannelTests.swift c88f038cde Use more specific NIO imports (#1239) 4 vuotta sitten
ClientConnectionBackoffTests.swift 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
ClientEventLoopPreferenceTests.swift 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
ClientInterceptorPipelineTests.swift 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
ClientQuiescingTests.swift dfc2ab0285 Update swift-nio version, allocation test max values and alloc-limits.sh (#1490) 3 vuotta sitten
ClientTLSFailureTests.swift 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
ClientTLSTests.swift 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
ClientTimeoutTests.swift 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
ClientTransportTests.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) 3 vuotta sitten
CoalescingLengthPrefixedMessageWriterTests.swift e71050720b Add a coalescing writer (#1537) 3 vuotta sitten
CompressionTests.swift 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
ConfigurationTests.swift 4a7231f6aa Expose more http/2 configuration knobs (#1255) 4 vuotta sitten
ConnectionBackoffTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
ConnectionFailingTests.swift 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
ConnectionManagerTests.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) 3 vuotta sitten
ConnectivityStateMonitorTests.swift 8c43144fd6 Backup a couple of changes (#1168) 4 vuotta sitten
DebugChannelInitializerTests.swift 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
DelegatingErrorHandlerTests.swift 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
EchoMetadataTests.swift 8a11a2e2c4 Raise minimum Swift version for async/await (#1379) 3 vuotta sitten
EchoTestClientTests.swift 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
ErrorRecordingDelegate.swift dfc2ab0285 Update swift-nio version, allocation test max values and alloc-limits.sh (#1490) 3 vuotta sitten
EventLoopFuture+Assertions.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) 3 vuotta sitten
FakeChannelTests.swift a6e3dc5b23 Merge branch '1.7.1-async-await' into gb-merge-async 3 vuotta sitten
FakeResponseStreamTests.swift 80055e59b5 Update formatter 3 vuotta sitten
FunctionalTests.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) 3 vuotta sitten
GRPCAsyncClientCallTests.swift 95e6a8213f Allow to `finish()` GRPCAsyncRequestStreamWriter sync, non-throwing (#1504) 3 vuotta sitten
GRPCAsyncServerHandlerTests.swift cfa950fbe1 Allow to write a sequence of requests/responses (#1499) 3 vuotta sitten
GRPCClientChannelHandlerTests.swift c88f038cde Use more specific NIO imports (#1239) 4 vuotta sitten
GRPCClientStateMachineTests.swift 67788d5dcc Avoid copies of large payloads (#1529) 3 vuotta sitten
GRPCCustomPayloadTests.swift 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
GRPCIdleHandlerStateMachineTests.swift 593fe0fe93 Ignore state machine inputs in unexpected states (#1374) 3 vuotta sitten
GRPCIdleTests.swift 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
GRPCInteroperabilityTests.swift 86d138a0cf Add missing tests (#1431) 3 vuotta sitten
GRPCKeepaliveTests.swift 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
GRPCLoggerTests.swift 66f74fc826 Add a static-source Logger (#1165) 4 vuotta sitten
GRPCMessageLengthLimitTests.swift 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
GRPCNetworkFrameworkTests.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) 3 vuotta sitten
GRPCPingHandlerTests.swift 9fc6ead754 Don't ack pings twice (#1534) 3 vuotta sitten
GRPCServerPipelineConfiguratorTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 vuotta sitten
GRPCStatusCodeTests.swift 80055e59b5 Update formatter 3 vuotta sitten
GRPCStatusMessageMarshallerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
GRPCStatusTests.swift 4c9fc367f9 Add cause to GRPCStatus.descrpition if it is non-nil (#1357) 3 vuotta sitten
GRPCTestCase.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) 3 vuotta sitten
GRPCTimeoutTests.swift c88f038cde Use more specific NIO imports (#1239) 4 vuotta sitten
GRPCTypeSizeTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
GRPCWebToHTTP2ServerCodecTests.swift c88f038cde Use more specific NIO imports (#1239) 4 vuotta sitten
GRPCWebToHTTP2StateMachineTests.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) 3 vuotta sitten
HTTP2MaxConcurrentStreamsTests.swift 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
HTTP2ToRawGRPCStateMachineTests.swift 67788d5dcc Avoid copies of large payloads (#1529) 3 vuotta sitten
HTTPVersionParserTests.swift c88f038cde Use more specific NIO imports (#1239) 4 vuotta sitten
HeaderNormalizationTests.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) 3 vuotta sitten
ImmediateServerFailureTests.swift c88f038cde Use more specific NIO imports (#1239) 4 vuotta sitten
InterceptedRPCCancellationTests.swift 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
InterceptorsTests.swift 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
LazyEventLoopPromiseTests.swift c88f038cde Use more specific NIO imports (#1239) 4 vuotta sitten
LengthPrefixedMessageReaderTests.swift c88f038cde Use more specific NIO imports (#1239) 4 vuotta sitten
LengthPrefixedMessageWriterTests.swift 67788d5dcc Avoid copies of large payloads (#1529) 3 vuotta sitten
MessageEncodingHeaderValidatorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
MutualTLSTests.swift 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
OneOrManyQueueTests.swift e71050720b Add a coalescing writer (#1537) 3 vuotta sitten
PlatformSupportTests.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 vuotta sitten
RequestIDProviderTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
RequestIDTests.swift 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
SampleCertificate+Assertions.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) 3 vuotta sitten
ServerErrorDelegateTests.swift c88f038cde Use more specific NIO imports (#1239) 4 vuotta sitten
ServerFuzzingRegressionTests.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) 3 vuotta sitten
ServerInterceptorPipelineTests.swift c88f038cde Use more specific NIO imports (#1239) 4 vuotta sitten
ServerInterceptorTests.swift bd7f40a8fe [async-await] Base types for server implementation (#1249) 4 vuotta sitten
ServerOnCloseTests.swift 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
ServerQuiescingTests.swift 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
ServerTLSErrorTests.swift 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
ServerThrowingTests.swift 555b004929 Make all tests discoverable on Linux (#1399) 3 vuotta sitten
ServerWebTests.swift 80055e59b5 Update formatter 3 vuotta sitten
StopwatchTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
StreamResponseHandlerRetainCycleTests.swift dfc2ab0285 Update swift-nio version, allocation test max values and alloc-limits.sh (#1490) 3 vuotta sitten
StreamingRequestClientCallTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 vuotta sitten
TestClientExample.swift 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
TimeLimitTests.swift c88f038cde Use more specific NIO imports (#1239) 4 vuotta sitten
UnaryServerHandlerTests.swift bd7f40a8fe [async-await] Base types for server implementation (#1249) 4 vuotta sitten
UserInfoTests.swift 224e4b3ef9 Add a 'UserInfo' heterotyped dictionary (#1031) 5 vuotta sitten
WithConnectedSocketTests.swift c57bdcb8a6 Fix deprecation warnings (#1430) 3 vuotta sitten
XCTestHelpers.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) 3 vuotta sitten
ZeroLengthWriteTests.swift 305677ed3b Make clients sendable (#1386) 3 vuotta sitten
ZlibTests.swift c88f038cde Use more specific NIO imports (#1239) 4 vuotta sitten