Gustavo Cairo ec5b39631f Add a minimum connections configuration to the ConnectionPool (#1822) il y a 1 an
..
AsyncAwaitSupport b76f4b4d69 Re-format code il y a 2 ans
CallHandlers b76f4b4d69 Re-format code il y a 2 ans
ClientCalls b76f4b4d69 Re-format code il y a 2 ans
Compression b76f4b4d69 Re-format code il y a 2 ans
ConnectionPool ec5b39631f Add a minimum connections configuration to the ConnectionPool (#1822) il y a 1 an
Docs.docc 7028cfb537 Raise minimum swift version to 5.8 (#1825) il y a 1 an
GRPCChannel b76f4b4d69 Re-format code il y a 2 ans
Interceptor b76f4b4d69 Re-format code il y a 2 ans
ServerCallContexts b76f4b4d69 Re-format code il y a 2 ans
Array+BoundsCheck.swift cb88f35a8a Add scaffolding for client interceptors (#986) il y a 5 ans
CallOptions.swift b76f4b4d69 Re-format code il y a 2 ans
ClientConnection.swift ec5b39631f Add a minimum connections configuration to the ConnectionPool (#1822) il y a 1 an
ClientConnectionConfiguration+NIOSSL.swift b76f4b4d69 Re-format code il y a 2 ans
ClientErrorDelegate.swift a0d57279af Add index docc page and fix comment links (#1473) il y a 3 ans
CoalescingLengthPrefixedMessageWriter.swift e71050720b Add a coalescing writer (#1537) il y a 3 ans
ConnectionBackoff.swift d2d60e6e79 Drop support for Swift 5.5 (#1585) il y a 2 ans
ConnectionKeepalive.swift 1c19d3f00b Convenience method to jitter keepalive interval (#1697) il y a 2 ans
ConnectionManager+Delegates.swift b76f4b4d69 Re-format code il y a 2 ans
ConnectionManager.swift ec5b39631f Add a minimum connections configuration to the ConnectionPool (#1822) il y a 1 an
ConnectionManagerChannelProvider.swift b76f4b4d69 Re-format code il y a 2 ans
ConnectivityState.swift b76f4b4d69 Re-format code il y a 2 ans
DebugOnly.swift b76f4b4d69 Re-format code il y a 2 ans
DelegatingErrorHandler.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) il y a 4 ans
Error+NIOSSL.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) il y a 4 ans
EventLoopFuture+RecoverFromUncleanShutdown.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) il y a 4 ans
FakeChannel.swift b76f4b4d69 Re-format code il y a 2 ans
GRPCClient.swift d2d60e6e79 Drop support for Swift 5.5 (#1585) il y a 2 ans
GRPCClientChannelHandler.swift b76f4b4d69 Re-format code il y a 2 ans
GRPCClientStateMachine.swift b76f4b4d69 Re-format code il y a 2 ans
GRPCContentType.swift b76f4b4d69 Re-format code il y a 2 ans
GRPCError.swift 038c22f024 Handle non-200 status codes more gracefully (#1613) il y a 2 ans
GRPCHeaderName.swift c8b56b6607 Reorder some of the server logic. (#717) il y a 5 ans
GRPCIdleHandler.swift ec5b39631f Add a minimum connections configuration to the ConnectionPool (#1822) il y a 1 an
GRPCIdleHandlerStateMachine.swift 61b7262e53 Notify of quiescing when there are no open streams (#1819) il y a 1 an
GRPCKeepaliveHandlers.swift b76f4b4d69 Re-format code il y a 2 ans
GRPCLogger.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) il y a 3 ans
GRPCPayload.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
GRPCServerPipelineConfigurator.swift b28658fb83 Add some missing Sendable annotations (#1702) il y a 2 ans
GRPCServerRequestRoutingHandler.swift a0d57279af Add index docc page and fix comment links (#1473) il y a 3 ans
GRPCServiceDescription.swift d2d60e6e79 Drop support for Swift 5.5 (#1585) il y a 2 ans
GRPCStatus.swift d2d60e6e79 Drop support for Swift 5.5 (#1585) il y a 2 ans
GRPCStatusAndMetadata.swift a0d57279af Add index docc page and fix comment links (#1473) il y a 3 ans
GRPCStatusMessageMarshaller.swift b76f4b4d69 Re-format code il y a 2 ans
GRPCTLSConfiguration.swift b76f4b4d69 Re-format code il y a 2 ans
GRPCTimeout.swift 80055e59b5 Update formatter il y a 3 ans
GRPCWebToHTTP2ServerCodec.swift b76f4b4d69 Re-format code il y a 2 ans
HTTP2ToRawGRPCServerCodec.swift b76f4b4d69 Re-format code il y a 2 ans
HTTP2ToRawGRPCStateMachine.swift b76f4b4d69 Re-format code il y a 2 ans
InterceptorContextList.swift f97848d473 Make a bunch of server code inlinable (#1077) il y a 5 ans
LengthPrefixedMessageReader.swift b76f4b4d69 Re-format code il y a 2 ans
Logger.swift 663a85221e Additional keepalive diagnostics (#1692) il y a 2 ans
LoggingServerErrorDelegate.swift d4633f2ffe Allow loggers to be passed in (#902) il y a 5 ans
MessageEncodingHeaderValidator.swift 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) il y a 5 ans
PlatformSupport.swift b76f4b4d69 Re-format code il y a 2 ans
ReadWriteStates.swift b76f4b4d69 Re-format code il y a 2 ans
Ref.swift f97848d473 Make a bunch of server code inlinable (#1077) il y a 5 ans
Serialization.swift b76f4b4d69 Re-format code il y a 2 ans
Server+NIOSSL.swift b76f4b4d69 Re-format code il y a 2 ans
Server.swift b76f4b4d69 Re-format code il y a 2 ans
ServerBuilder+NIOSSL.swift b76f4b4d69 Re-format code il y a 2 ans
ServerBuilder.swift fdf0a8175e Allow binding to a socket address via server builder (#1686) il y a 2 ans
ServerChannelErrorHandler.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
ServerErrorDelegate.swift a0d57279af Add index docc page and fix comment links (#1473) il y a 3 ans
ServerErrorProcessor.swift 16de20453c Adopt NIOAsyncWriter (#1493) il y a 3 ans
Stopwatch.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) il y a 5 ans
StreamEvent.swift 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) il y a 5 ans
TLSVerificationHandler.swift 8189eeeba6 Remove unused imports (#1266) il y a 4 ans
TLSVersion.swift b76f4b4d69 Re-format code il y a 2 ans
TimeLimit.swift d2d60e6e79 Drop support for Swift 5.5 (#1585) il y a 2 ans
UserInfo.swift b76f4b4d69 Re-format code il y a 2 ans
Version.swift 5d0cf1c7b2 Bump version number to 1.21.1 (#1798) il y a 1 an
WebCORSHandler.swift b76f4b4d69 Re-format code il y a 2 ans
WriteCapturingHandler.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
_EmbeddedThroughput.swift b76f4b4d69 Re-format code il y a 2 ans
_FakeResponseStream.swift b76f4b4d69 Re-format code il y a 2 ans
_GRPCClientCodecHandler.swift c88f038cde Use more specific NIO imports (#1239) il y a 4 ans
_MessageContext.swift 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) il y a 5 ans