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