George Barnett 4ea3cd016c Provide 'default' static functions for making client/server configuration (#1198) hace 4 años
..
Codegen c5578d48df Add a codegen option to allow stub names to not have their first character lowercased (#1123) hace 4 años
ConnectionPool a59aa82fbc Add a connection pool manager (#1189) hace 4 años
EchoHelpers caefcd5de2 Add a 'closeFuture' to the server context (#1147) hace 4 años
ALPNConfigurationTests.swift 7ce68af711 Set the ALPN tokens if not otherwise set by the user. (#1127) hace 4 años
AnyServiceClientTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
Array+BoundsCheckingTests.swift cb88f35a8a Add scaffolding for client interceptors (#986) hace 5 años
BasicEchoTestCase.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
CallPathTests.swift 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) hace 5 años
CallStartBehaviorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
CapturingLogHandler.swift 5c20271bc4 Don't delay logging until the end of test when GRPC_ALWAYS_LOG is enabled (#979) hace 5 años
ClientCallTests.swift e70547dc1c Remove the 'error' case from the 'GRPCClientResponsePart' (#1035) hace 5 años
ClientCancellingTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
ClientClosedChannelTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
ClientConnectionBackoffTests.swift 0ef79f5c7d Make testClientReconnectsAutomatically less flaky (#1075) hace 5 años
ClientEventLoopPreferenceTests.swift 25f6cdaddf Alllow calls to run on a specified event loop (#1156) hace 4 años
ClientInterceptorPipelineTests.swift 9013e4e1ad Add remote and local address metadata to loggers (#1195) hace 4 años
ClientTLSFailureTests.swift 4ea3cd016c Provide 'default' static functions for making client/server configuration (#1198) hace 4 años
ClientTLSTests.swift 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) hace 5 años
ClientTimeoutTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
ClientTransportTests.swift a45db1b439 Scaffolding for better server codegen (#1093) hace 5 años
CompressionTests.swift 7346c615b7 Tolerate identity compression as no compression (#1016) hace 5 años
ConnectionBackoffTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
ConnectionFailingTests.swift 7aac780666 Provide more specific errors messages for failing channels (#984) hace 5 años
ConnectionManagerTests.swift 4ea3cd016c Provide 'default' static functions for making client/server configuration (#1198) hace 4 años
ConnectivityStateMonitorTests.swift 8c43144fd6 Backup a couple of changes (#1168) hace 4 años
DebugChannelInitializerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
DelegatingErrorHandlerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
EchoTestClientTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
EventLoopFuture+Assertions.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
FakeChannelTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
FakeResponseStreamTests.swift d0eb34dfe2 Disable new swiftformat rule (#936) hace 5 años
FunctionalTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
GRPCClientChannelHandlerTests.swift 9013e4e1ad Add remote and local address metadata to loggers (#1195) hace 4 años
GRPCClientStateMachineTests.swift 28d7266cd0 Better handle DATA frames with end stream set (#1139) hace 4 años
GRPCCustomPayloadTests.swift 91ab843c48 Regenerate hace 5 años
GRPCIdleHandlerStateMachineTests.swift 59294d95b0 Allow the server to be gracefully shutdown. (#1076) hace 5 años
GRPCIdleTests.swift def0b59363 Idle client connection on 'channelInactive' if there are no active RPCs (#967) hace 5 años
GRPCInteroperabilityTests.swift d27c29834f Capture logs in tests (#903) hace 5 años
GRPCKeepaliveTests.swift 24b71cb4c3 Tolerate idling from the active state (#950) hace 5 años
GRPCLoggerTests.swift 66f74fc826 Add a static-source Logger (#1165) hace 4 años
GRPCPingHandlerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
GRPCServerPipelineConfiguratorTests.swift 4ea3cd016c Provide 'default' static functions for making client/server configuration (#1198) hace 4 años
GRPCStatusCodeTests.swift 9013e4e1ad Add remote and local address metadata to loggers (#1195) hace 4 años
GRPCStatusMessageMarshallerTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
GRPCStatusTests.swift f21f8a5c57 Make 'GRPCStatus.Code' an enum (#942) hace 5 años
GRPCTestCase.swift 5c20271bc4 Don't delay logging until the end of test when GRPC_ALWAYS_LOG is enabled (#979) hace 5 años
GRPCTimeoutTests.swift 07432c4266 Log some HTTP/2 information (#938) hace 5 años
GRPCTypeSizeTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
GRPCWebToHTTP2ServerCodecTests.swift cdd3538cad Add a gRPC Web to HTTP/2 codec (#1047) hace 5 años
GRPCWebToHTTP2StateMachineTests.swift 1791c3e7b5 Handle multiple requests for gRPC-Web (#1187) hace 4 años
HTTP2ToRawGRPCStateMachineTests.swift 1791c3e7b5 Handle multiple requests for gRPC-Web (#1187) hace 4 años
HTTPVersionParserTests.swift b81b8f2398 Use ALPN to determine what sort of connection we've accepted (#1055) hace 5 años
HeaderNormalizationTests.swift d9e1a6e532 Codegen for server interceptors (#1030) hace 5 años
ImmediateServerFailureTests.swift d9e1a6e532 Codegen for server interceptors (#1030) hace 5 años
InterceptorsTests.swift 976a14859e Make the remote address available on the server interceptor context (#1081) hace 5 años
LazyEventLoopPromiseTests.swift 937d85a110 Provide an internal transport abstraction for client rpcs (#834) hace 5 años
LengthPrefixedMessageReaderTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
LengthPrefixedMessageWriterTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
MessageEncodingHeaderValidatorTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
PlatformSupportTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
RequestIDProviderTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
SampleCertificate+Assertions.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
ServerErrorDelegateTests.swift 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) hace 5 años
ServerFuzzingRegressionTests.swift 4ea3cd016c Provide 'default' static functions for making client/server configuration (#1198) hace 4 años
ServerInterceptorPipelineTests.swift 976a14859e Make the remote address available on the server interceptor context (#1081) hace 5 años
ServerInterceptorTests.swift caefcd5de2 Add a 'closeFuture' to the server context (#1147) hace 4 años
ServerOnCloseTests.swift caefcd5de2 Add a 'closeFuture' to the server context (#1147) hace 4 años
ServerQuiescingTests.swift 59294d95b0 Allow the server to be gracefully shutdown. (#1076) hace 5 años
ServerTLSErrorTests.swift 4ea3cd016c Provide 'default' static functions for making client/server configuration (#1198) hace 4 años
ServerThrowingTests.swift 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) hace 5 años
ServerWebTests.swift d0a101b661 Drop the message from the static 'ok' status. (#1120) hace 5 años
StopwatchTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
StreamingRequestClientCallTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
TestClientExample.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
TimeLimitTests.swift 8196439d23 Allow deadlines or timeouts to be set on RPCs (#842) hace 5 años
UnaryServerHandlerTests.swift caefcd5de2 Add a 'closeFuture' to the server context (#1147) hace 4 años
UserInfoTests.swift 224e4b3ef9 Add a 'UserInfo' heterotyped dictionary (#1031) hace 5 años
XCTestHelpers.swift ec8e5e0b81 Fix compiler crash on Swift 5.2 when inlining test helper (#1192) hace 4 años
ZeroLengthWriteTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años
ZlibTests.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) hace 5 años