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