George Barnett 663a85221e Additional keepalive diagnostics (#1692) há 2 anos atrás
..
AsyncAwaitSupport b76f4b4d69 Re-format code há 2 anos atrás
CallHandlers b76f4b4d69 Re-format code há 2 anos atrás
ClientCalls b76f4b4d69 Re-format code há 2 anos atrás
Compression b76f4b4d69 Re-format code há 2 anos atrás
ConnectionPool aa69fcb692 Make the connection pool error public (#1685) há 2 anos atrás
Docs.docc d090cf4fa2 Drop Swift 5.6 (#1657) há 2 anos atrás
GRPCChannel b76f4b4d69 Re-format code há 2 anos atrás
Interceptor b76f4b4d69 Re-format code há 2 anos atrás
ServerCallContexts b76f4b4d69 Re-format code há 2 anos atrás
Array+BoundsCheck.swift cb88f35a8a Add scaffolding for client interceptors (#986) há 5 anos atrás
CallOptions.swift b76f4b4d69 Re-format code há 2 anos atrás
ClientConnection.swift b76f4b4d69 Re-format code há 2 anos atrás
ClientConnectionConfiguration+NIOSSL.swift b76f4b4d69 Re-format code há 2 anos atrás
ClientErrorDelegate.swift a0d57279af Add index docc page and fix comment links (#1473) há 3 anos atrás
CoalescingLengthPrefixedMessageWriter.swift e71050720b Add a coalescing writer (#1537) há 3 anos atrás
ConnectionBackoff.swift d2d60e6e79 Drop support for Swift 5.5 (#1585) há 2 anos atrás
ConnectionKeepalive.swift 1c19d3f00b Convenience method to jitter keepalive interval (#1697) há 2 anos atrás
ConnectionManager+Delegates.swift b76f4b4d69 Re-format code há 2 anos atrás
ConnectionManager.swift b76f4b4d69 Re-format code há 2 anos atrás
ConnectionManagerChannelProvider.swift b76f4b4d69 Re-format code há 2 anos atrás
ConnectivityState.swift b76f4b4d69 Re-format code há 2 anos atrás
DebugOnly.swift b76f4b4d69 Re-format code há 2 anos atrás
DelegatingErrorHandler.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) há 4 anos atrás
Error+NIOSSL.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) há 4 anos atrás
EventLoopFuture+RecoverFromUncleanShutdown.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) há 4 anos atrás
FakeChannel.swift b76f4b4d69 Re-format code há 2 anos atrás
GRPCClient.swift d2d60e6e79 Drop support for Swift 5.5 (#1585) há 2 anos atrás
GRPCClientChannelHandler.swift b76f4b4d69 Re-format code há 2 anos atrás
GRPCClientStateMachine.swift b76f4b4d69 Re-format code há 2 anos atrás
GRPCContentType.swift b76f4b4d69 Re-format code há 2 anos atrás
GRPCError.swift 038c22f024 Handle non-200 status codes more gracefully (#1613) há 2 anos atrás
GRPCHeaderName.swift c8b56b6607 Reorder some of the server logic. (#717) há 5 anos atrás
GRPCIdleHandler.swift 663a85221e Additional keepalive diagnostics (#1692) há 2 anos atrás
GRPCIdleHandlerStateMachine.swift aeff23a753 Fix last peer initiated stream ID when quiescing (#1700) há 2 anos atrás
GRPCKeepaliveHandlers.swift b76f4b4d69 Re-format code há 2 anos atrás
GRPCLogger.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) há 3 anos atrás
GRPCPayload.swift c88f038cde Use more specific NIO imports (#1239) há 4 anos atrás
GRPCServerPipelineConfigurator.swift b76f4b4d69 Re-format code há 2 anos atrás
GRPCServerRequestRoutingHandler.swift a0d57279af Add index docc page and fix comment links (#1473) há 3 anos atrás
GRPCServiceDescription.swift d2d60e6e79 Drop support for Swift 5.5 (#1585) há 2 anos atrás
GRPCStatus.swift d2d60e6e79 Drop support for Swift 5.5 (#1585) há 2 anos atrás
GRPCStatusAndMetadata.swift a0d57279af Add index docc page and fix comment links (#1473) há 3 anos atrás
GRPCStatusMessageMarshaller.swift b76f4b4d69 Re-format code há 2 anos atrás
GRPCTLSConfiguration.swift b76f4b4d69 Re-format code há 2 anos atrás
GRPCTimeout.swift 80055e59b5 Update formatter há 3 anos atrás
GRPCWebToHTTP2ServerCodec.swift b76f4b4d69 Re-format code há 2 anos atrás
HTTP2ToRawGRPCServerCodec.swift b76f4b4d69 Re-format code há 2 anos atrás
HTTP2ToRawGRPCStateMachine.swift b76f4b4d69 Re-format code há 2 anos atrás
InterceptorContextList.swift f97848d473 Make a bunch of server code inlinable (#1077) há 5 anos atrás
LengthPrefixedMessageReader.swift b76f4b4d69 Re-format code há 2 anos atrás
Logger.swift 663a85221e Additional keepalive diagnostics (#1692) há 2 anos atrás
LoggingServerErrorDelegate.swift d4633f2ffe Allow loggers to be passed in (#902) há 5 anos atrás
MessageEncodingHeaderValidator.swift 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) há 5 anos atrás
PlatformSupport.swift b76f4b4d69 Re-format code há 2 anos atrás
ReadWriteStates.swift b76f4b4d69 Re-format code há 2 anos atrás
Ref.swift f97848d473 Make a bunch of server code inlinable (#1077) há 5 anos atrás
Serialization.swift b76f4b4d69 Re-format code há 2 anos atrás
Server+NIOSSL.swift b76f4b4d69 Re-format code há 2 anos atrás
Server.swift b76f4b4d69 Re-format code há 2 anos atrás
ServerBuilder+NIOSSL.swift b76f4b4d69 Re-format code há 2 anos atrás
ServerBuilder.swift fdf0a8175e Allow binding to a socket address via server builder (#1686) há 2 anos atrás
ServerChannelErrorHandler.swift c88f038cde Use more specific NIO imports (#1239) há 4 anos atrás
ServerErrorDelegate.swift a0d57279af Add index docc page and fix comment links (#1473) há 3 anos atrás
ServerErrorProcessor.swift 16de20453c Adopt NIOAsyncWriter (#1493) há 3 anos atrás
Stopwatch.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) há 5 anos atrás
StreamEvent.swift 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) há 5 anos atrás
TLSVerificationHandler.swift 8189eeeba6 Remove unused imports (#1266) há 4 anos atrás
TLSVersion.swift b76f4b4d69 Re-format code há 2 anos atrás
TimeLimit.swift d2d60e6e79 Drop support for Swift 5.5 (#1585) há 2 anos atrás
UserInfo.swift b76f4b4d69 Re-format code há 2 anos atrás
Version.swift 02ff057bc0 Bump version number to 1.20.0 (#1701) há 2 anos atrás
WebCORSHandler.swift b76f4b4d69 Re-format code há 2 anos atrás
WriteCapturingHandler.swift c88f038cde Use more specific NIO imports (#1239) há 4 anos atrás
_EmbeddedThroughput.swift b76f4b4d69 Re-format code há 2 anos atrás
_FakeResponseStream.swift b76f4b4d69 Re-format code há 2 anos atrás
_GRPCClientCodecHandler.swift c88f038cde Use more specific NIO imports (#1239) há 4 anos atrás
_MessageContext.swift 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) há 5 anos atrás