Stefana-Ioana Dranca 4df985f809 Add support for file-containing-symbol reflection request. (#1675) 2 years ago
..
AsyncAwaitSupport b76f4b4d69 Re-format code 2 years ago
Codegen 09c46b0a65 Tool that generates serialised file descriptor protos (#1654) 2 years ago
ConnectionPool b76f4b4d69 Re-format code 2 years ago
EchoHelpers a48b5dd5c0 Improve Sendable checking for server code (#1605) 2 years ago
GRPCReflectionServiceTests 4df985f809 Add support for file-containing-symbol reflection request. (#1675) 2 years ago
ALPNConfigurationTests.swift b76f4b4d69 Re-format code 2 years ago
AnyServiceClientTests.swift 305677ed3b Make clients sendable (#1386) 3 years ago
Array+BoundsCheckingTests.swift b76f4b4d69 Re-format code 2 years ago
BasicEchoTestCase.swift b76f4b4d69 Re-format code 2 years ago
CallPathTests.swift b76f4b4d69 Re-format code 2 years ago
CallStartBehaviorTests.swift 305677ed3b Make clients sendable (#1386) 3 years ago
CapturingLogHandler.swift b76f4b4d69 Re-format code 2 years ago
ClientCallTests.swift b76f4b4d69 Re-format code 2 years ago
ClientCancellingTests.swift 03010c784c Extend lifetime of client interceptor pipeline (#1265) 4 years ago
ClientClosedChannelTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
ClientConnectionBackoffTests.swift b76f4b4d69 Re-format code 2 years ago
ClientEventLoopPreferenceTests.swift 305677ed3b Make clients sendable (#1386) 3 years ago
ClientInterceptorPipelineTests.swift b76f4b4d69 Re-format code 2 years ago
ClientQuiescingTests.swift b76f4b4d69 Re-format code 2 years ago
ClientTLSFailureTests.swift b76f4b4d69 Re-format code 2 years ago
ClientTLSTests.swift b76f4b4d69 Re-format code 2 years ago
ClientTimeoutTests.swift b76f4b4d69 Re-format code 2 years ago
ClientTransportTests.swift b76f4b4d69 Re-format code 2 years ago
CoalescingLengthPrefixedMessageWriterTests.swift b76f4b4d69 Re-format code 2 years ago
CompressionTests.swift b76f4b4d69 Re-format code 2 years ago
ConfigurationTests.swift 4a7231f6aa Expose more http/2 configuration knobs (#1255) 4 years ago
ConnectionBackoffTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
ConnectionFailingTests.swift 305677ed3b Make clients sendable (#1386) 3 years ago
ConnectionManagerTests.swift b76f4b4d69 Re-format code 2 years ago
ConnectivityStateMonitorTests.swift b76f4b4d69 Re-format code 2 years ago
DebugChannelInitializerTests.swift 305677ed3b Make clients sendable (#1386) 3 years ago
DelegatingErrorHandlerTests.swift b76f4b4d69 Re-format code 2 years ago
EchoMetadataTests.swift d2d60e6e79 Drop support for Swift 5.5 (#1585) 2 years ago
EchoTestClientTests.swift b76f4b4d69 Re-format code 2 years ago
ErrorRecordingDelegate.swift d2d60e6e79 Drop support for Swift 5.5 (#1585) 2 years ago
EventLoopFuture+Assertions.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) 3 years ago
FakeChannelTests.swift a6e3dc5b23 Merge branch '1.7.1-async-await' into gb-merge-async 3 years ago
FakeResponseStreamTests.swift b76f4b4d69 Re-format code 2 years ago
FunctionalTests.swift b76f4b4d69 Re-format code 2 years ago
GRPCAsyncClientCallTests.swift b76f4b4d69 Re-format code 2 years ago
GRPCAsyncServerHandlerTests.swift b76f4b4d69 Re-format code 2 years ago
GRPCClientChannelHandlerTests.swift b76f4b4d69 Re-format code 2 years ago
GRPCClientStateMachineTests.swift b76f4b4d69 Re-format code 2 years ago
GRPCCustomPayloadTests.swift b76f4b4d69 Re-format code 2 years ago
GRPCIdleHandlerStateMachineTests.swift b76f4b4d69 Re-format code 2 years ago
GRPCIdleTests.swift b76f4b4d69 Re-format code 2 years ago
GRPCInteroperabilityTests.swift b76f4b4d69 Re-format code 2 years ago
GRPCKeepaliveTests.swift b76f4b4d69 Re-format code 2 years ago
GRPCLoggerTests.swift b76f4b4d69 Re-format code 2 years ago
GRPCMessageLengthLimitTests.swift 305677ed3b Make clients sendable (#1386) 3 years ago
GRPCNetworkFrameworkTests.swift b76f4b4d69 Re-format code 2 years ago
GRPCPingHandlerTests.swift b76f4b4d69 Re-format code 2 years ago
GRPCServerPipelineConfiguratorTests.swift b76f4b4d69 Re-format code 2 years ago
GRPCStatusCodeTests.swift b76f4b4d69 Re-format code 2 years ago
GRPCStatusMessageMarshallerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
GRPCStatusTests.swift b76f4b4d69 Re-format code 2 years ago
GRPCTestCase.swift b76f4b4d69 Re-format code 2 years ago
GRPCTimeoutTests.swift b76f4b4d69 Re-format code 2 years ago
GRPCTypeSizeTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
GRPCWebToHTTP2ServerCodecTests.swift b76f4b4d69 Re-format code 2 years ago
GRPCWebToHTTP2StateMachineTests.swift b76f4b4d69 Re-format code 2 years ago
HTTP2MaxConcurrentStreamsTests.swift b76f4b4d69 Re-format code 2 years ago
HTTP2ToRawGRPCStateMachineTests.swift b76f4b4d69 Re-format code 2 years ago
HTTPVersionParserTests.swift b76f4b4d69 Re-format code 2 years ago
HeaderNormalizationTests.swift b76f4b4d69 Re-format code 2 years ago
ImmediateServerFailureTests.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
InterceptedRPCCancellationTests.swift a313fcfead Fix soundness script (#1676) 2 years ago
InterceptorsTests.swift b76f4b4d69 Re-format code 2 years ago
LazyEventLoopPromiseTests.swift b76f4b4d69 Re-format code 2 years ago
LengthPrefixedMessageReaderTests.swift b76f4b4d69 Re-format code 2 years ago
MessageEncodingHeaderValidatorTests.swift b76f4b4d69 Re-format code 2 years ago
MutualTLSTests.swift b76f4b4d69 Re-format code 2 years ago
OneOrManyQueueTests.swift b76f4b4d69 Re-format code 2 years ago
PlatformSupportTests.swift b76f4b4d69 Re-format code 2 years ago
RequestIDProviderTests.swift b76f4b4d69 Re-format code 2 years ago
RequestIDTests.swift 305677ed3b Make clients sendable (#1386) 3 years ago
SampleCertificate+Assertions.swift b76f4b4d69 Re-format code 2 years ago
ServerErrorDelegateTests.swift b76f4b4d69 Re-format code 2 years ago
ServerFuzzingRegressionTests.swift b76f4b4d69 Re-format code 2 years ago
ServerInterceptorPipelineTests.swift b76f4b4d69 Re-format code 2 years ago
ServerInterceptorTests.swift b76f4b4d69 Re-format code 2 years ago
ServerOnCloseTests.swift 305677ed3b Make clients sendable (#1386) 3 years ago
ServerQuiescingTests.swift 305677ed3b Make clients sendable (#1386) 3 years ago
ServerTLSErrorTests.swift b76f4b4d69 Re-format code 2 years ago
ServerThrowingTests.swift b76f4b4d69 Re-format code 2 years ago
ServerWebTests.swift b76f4b4d69 Re-format code 2 years ago
StopwatchTests.swift b76f4b4d69 Re-format code 2 years ago
StreamResponseHandlerRetainCycleTests.swift dfc2ab0285 Update swift-nio version, allocation test max values and alloc-limits.sh (#1490) 3 years ago
StreamingRequestClientCallTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
TestClientExample.swift b76f4b4d69 Re-format code 2 years ago
TimeLimitTests.swift b76f4b4d69 Re-format code 2 years ago
UnaryServerHandlerTests.swift b76f4b4d69 Re-format code 2 years ago
UserInfoTests.swift 666e30dff3 Update SwiftFormat version (#1639) 2 years ago
VsockSocketTests.swift 5e3e3f577f Add bind and connect APIs for VSOCK sockets (#1636) 2 years ago
WebCORSHandlerTests.swift b76f4b4d69 Re-format code 2 years ago
WithConnectedSocketTests.swift b76f4b4d69 Re-format code 2 years ago
XCTestHelpers.swift b76f4b4d69 Re-format code 2 years ago
ZeroLengthWriteTests.swift b76f4b4d69 Re-format code 2 years ago
ZlibTests.swift b76f4b4d69 Re-format code 2 years ago