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