George Barnett e481d56588 Allow clients to set a max age for connections (#2235) před 7 měsíci
..
AsyncAwaitSupport 4bd354e14a Update available to fix build for non-macOS Apple platforms (#1746) před 1 rokem
Codegen 3be62d5ac7 Stop using deprecated protobuf API (#2045) před 1 rokem
ConnectionPool e481d56588 Allow clients to set a max age for connections (#2235) před 7 měsíci
EchoHelpers 84534555bb Fix various warnings (#1935) před 1 rokem
GRPCReflectionServiceTests 3be62d5ac7 Stop using deprecated protobuf API (#2045) před 1 rokem
ALPNConfigurationTests.swift b76f4b4d69 Re-format code před 2 roky
AnyServiceClientTests.swift 305677ed3b Make clients sendable (#1386) před 3 roky
Array+BoundsCheckingTests.swift b76f4b4d69 Re-format code před 2 roky
BasicEchoTestCase.swift b76f4b4d69 Re-format code před 2 roky
CallPathTests.swift b76f4b4d69 Re-format code před 2 roky
CallStartBehaviorTests.swift 305677ed3b Make clients sendable (#1386) před 3 roky
CapturingLogHandler.swift b76f4b4d69 Re-format code před 2 roky
ClientCallTests.swift b76f4b4d69 Re-format code před 2 roky
ClientCancellingTests.swift 03010c784c Extend lifetime of client interceptor pipeline (#1265) před 4 roky
ClientClosedChannelTests.swift c88f038cde Use more specific NIO imports (#1239) před 4 roky
ClientConnectionBackoffTests.swift b76f4b4d69 Re-format code před 2 roky
ClientEventLoopPreferenceTests.swift 305677ed3b Make clients sendable (#1386) před 3 roky
ClientInterceptorPipelineTests.swift 84534555bb Fix various warnings (#1935) před 1 rokem
ClientQuiescingTests.swift b76f4b4d69 Re-format code před 2 roky
ClientTLSFailureTests.swift b76f4b4d69 Re-format code před 2 roky
ClientTLSTests.swift b76f4b4d69 Re-format code před 2 roky
ClientTimeoutTests.swift b76f4b4d69 Re-format code před 2 roky
ClientTransportTests.swift b76f4b4d69 Re-format code před 2 roky
CoalescingLengthPrefixedMessageWriterTests.swift b76f4b4d69 Re-format code před 2 roky
CompressionTests.swift b76f4b4d69 Re-format code před 2 roky
ConfigurationTests.swift 4a7231f6aa Expose more http/2 configuration knobs (#1255) před 4 roky
ConnectionBackoffTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) před 5 roky
ConnectionFailingTests.swift 305677ed3b Make clients sendable (#1386) před 3 roky
ConnectionManagerTests.swift e481d56588 Allow clients to set a max age for connections (#2235) před 7 měsíci
ConnectivityStateMonitorTests.swift b76f4b4d69 Re-format code před 2 roky
DebugChannelInitializerTests.swift 305677ed3b Make clients sendable (#1386) před 3 roky
DelegatingErrorHandlerTests.swift b76f4b4d69 Re-format code před 2 roky
EchoMetadataTests.swift 4bd354e14a Update available to fix build for non-macOS Apple platforms (#1746) před 1 rokem
EchoTestClientTests.swift b76f4b4d69 Re-format code před 2 roky
ErrorRecordingDelegate.swift d2d60e6e79 Drop support for Swift 5.5 (#1585) před 2 roky
EventLoopFuture+Assertions.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) před 3 roky
FakeChannelTests.swift a6e3dc5b23 Merge branch '1.7.1-async-await' into gb-merge-async před 3 roky
FakeResponseStreamTests.swift b76f4b4d69 Re-format code před 2 roky
FunctionalTests.swift 2a62be5ea5 Update platform names (#1932) před 1 rokem
GRPCAsyncClientCallTests.swift 4bd354e14a Update available to fix build for non-macOS Apple platforms (#1746) před 1 rokem
GRPCAsyncServerHandlerTests.swift 4bd354e14a Update available to fix build for non-macOS Apple platforms (#1746) před 1 rokem
GRPCClientChannelHandlerTests.swift 6ee1ed29e1 Remove GRPCLogger (#1853) před 1 rokem
GRPCClientStateMachineTests.swift b76f4b4d69 Re-format code před 2 roky
GRPCCustomPayloadTests.swift b76f4b4d69 Re-format code před 2 roky
GRPCIdleHandlerStateMachineTests.swift 61b7262e53 Notify of quiescing when there are no open streams (#1819) před 1 rokem
GRPCIdleTests.swift b76f4b4d69 Re-format code před 2 roky
GRPCInteroperabilityTests.swift a435b7dacd Remove interop tests using TLS (#2208) před 8 měsíci
GRPCKeepaliveTests.swift b76f4b4d69 Re-format code před 2 roky
GRPCMessageLengthLimitTests.swift 305677ed3b Make clients sendable (#1386) před 3 roky
GRPCNetworkFrameworkTests.swift be8e15dd72 Better waiter errors with NIOTS (#1775) před 1 rokem
GRPCPingHandlerTests.swift 84534555bb Fix various warnings (#1935) před 1 rokem
GRPCServerPipelineConfiguratorTests.swift b76f4b4d69 Re-format code před 2 roky
GRPCStatusCodeTests.swift 6ee1ed29e1 Remove GRPCLogger (#1853) před 1 rokem
GRPCStatusMessageMarshallerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) před 5 roky
GRPCStatusTests.swift aa69fcb692 Make the connection pool error public (#1685) před 2 roky
GRPCTestCase.swift b58291e034 Add Metadata collection (#1683) před 2 roky
GRPCTimeoutTests.swift b76f4b4d69 Re-format code před 2 roky
GRPCTypeSizeTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) před 5 roky
GRPCWebToHTTP2ServerCodecTests.swift b76f4b4d69 Re-format code před 2 roky
GRPCWebToHTTP2StateMachineTests.swift b76f4b4d69 Re-format code před 2 roky
HTTP2MaxConcurrentStreamsTests.swift b76f4b4d69 Re-format code před 2 roky
HTTP2ToRawGRPCStateMachineTests.swift b76f4b4d69 Re-format code před 2 roky
HTTPVersionParserTests.swift b76f4b4d69 Re-format code před 2 roky
HeaderNormalizationTests.swift b76f4b4d69 Re-format code před 2 roky
ImmediateServerFailureTests.swift c88f038cde Use more specific NIO imports (#1239) před 4 roky
InterceptedRPCCancellationTests.swift 84534555bb Fix various warnings (#1935) před 1 rokem
InterceptorsTests.swift 84534555bb Fix various warnings (#1935) před 1 rokem
LazyEventLoopPromiseTests.swift b76f4b4d69 Re-format code před 2 roky
LengthPrefixedMessageReaderTests.swift b76f4b4d69 Re-format code před 2 roky
MaxAgeTests.swift e481d56588 Allow clients to set a max age for connections (#2235) před 7 měsíci
MessageEncodingHeaderValidatorTests.swift b76f4b4d69 Re-format code před 2 roky
MutualTLSTests.swift b76f4b4d69 Re-format code před 2 roky
OneOrManyQueueTests.swift b76f4b4d69 Re-format code před 2 roky
PlatformSupportTests.swift b76f4b4d69 Re-format code před 2 roky
RequestIDProviderTests.swift b76f4b4d69 Re-format code před 2 roky
RequestIDTests.swift 305677ed3b Make clients sendable (#1386) před 3 roky
SampleCertificate+Assertions.swift b76f4b4d69 Re-format code před 2 roky
ServerErrorDelegateTests.swift b76f4b4d69 Re-format code před 2 roky
ServerFuzzingRegressionTests.swift b76f4b4d69 Re-format code před 2 roky
ServerInterceptorPipelineTests.swift 84534555bb Fix various warnings (#1935) před 1 rokem
ServerInterceptorTests.swift 84534555bb Fix various warnings (#1935) před 1 rokem
ServerOnCloseTests.swift 305677ed3b Make clients sendable (#1386) před 3 roky
ServerQuiescingTests.swift 305677ed3b Make clients sendable (#1386) před 3 roky
ServerTLSErrorTests.swift 4bd354e14a Update available to fix build for non-macOS Apple platforms (#1746) před 1 rokem
ServerTests.swift 3bbd57ba37 Expose APIs to customise NIOTS bootstraps (#2223) před 7 měsíci
ServerThrowingTests.swift b76f4b4d69 Re-format code před 2 roky
ServerWebTests.swift b76f4b4d69 Re-format code před 2 roky
StopwatchTests.swift b76f4b4d69 Re-format code před 2 roky
StreamResponseHandlerRetainCycleTests.swift dfc2ab0285 Update swift-nio version, allocation test max values and alloc-limits.sh (#1490) před 3 roky
StreamingRequestClientCallTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) před 5 roky
TestClientExample.swift b76f4b4d69 Re-format code před 2 roky
TimeLimitTests.swift b76f4b4d69 Re-format code před 2 roky
UnaryServerHandlerTests.swift b76f4b4d69 Re-format code před 2 roky
UserInfoTests.swift 666e30dff3 Update SwiftFormat version (#1639) před 2 roky
VsockSocketTests.swift 5e3e3f577f Add bind and connect APIs for VSOCK sockets (#1636) před 2 roky
WebCORSHandlerTests.swift b76f4b4d69 Re-format code před 2 roky
WithConnectedSocketTests.swift b76f4b4d69 Re-format code před 2 roky
XCTestHelpers.swift b76f4b4d69 Re-format code před 2 roky
ZeroLengthWriteTests.swift 2a62be5ea5 Update platform names (#1932) před 1 rokem
ZlibTests.swift b76f4b4d69 Re-format code před 2 roky