George Barnett b76f4b4d69 Re-format code пре 2 година
..
AsyncAwaitSupport b76f4b4d69 Re-format code пре 2 година
CallHandlers b76f4b4d69 Re-format code пре 2 година
ClientCalls b76f4b4d69 Re-format code пре 2 година
Compression b76f4b4d69 Re-format code пре 2 година
ConnectionPool b76f4b4d69 Re-format code пре 2 година
Docs.docc d090cf4fa2 Drop Swift 5.6 (#1657) пре 2 година
GRPCChannel b76f4b4d69 Re-format code пре 2 година
Interceptor b76f4b4d69 Re-format code пре 2 година
ServerCallContexts b76f4b4d69 Re-format code пре 2 година
Array+BoundsCheck.swift cb88f35a8a Add scaffolding for client interceptors (#986) пре 5 година
CallOptions.swift b76f4b4d69 Re-format code пре 2 година
ClientConnection.swift b76f4b4d69 Re-format code пре 2 година
ClientConnectionConfiguration+NIOSSL.swift b76f4b4d69 Re-format code пре 2 година
ClientErrorDelegate.swift a0d57279af Add index docc page and fix comment links (#1473) пре 3 година
CoalescingLengthPrefixedMessageWriter.swift e71050720b Add a coalescing writer (#1537) пре 3 година
ConnectionBackoff.swift d2d60e6e79 Drop support for Swift 5.5 (#1585) пре 2 година
ConnectionKeepalive.swift d2d60e6e79 Drop support for Swift 5.5 (#1585) пре 2 година
ConnectionManager+Delegates.swift b76f4b4d69 Re-format code пре 2 година
ConnectionManager.swift b76f4b4d69 Re-format code пре 2 година
ConnectionManagerChannelProvider.swift b76f4b4d69 Re-format code пре 2 година
ConnectivityState.swift b76f4b4d69 Re-format code пре 2 година
DebugOnly.swift b76f4b4d69 Re-format code пре 2 година
DelegatingErrorHandler.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) пре 4 година
Error+NIOSSL.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) пре 4 година
EventLoopFuture+RecoverFromUncleanShutdown.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) пре 4 година
FakeChannel.swift b76f4b4d69 Re-format code пре 2 година
GRPCClient.swift d2d60e6e79 Drop support for Swift 5.5 (#1585) пре 2 година
GRPCClientChannelHandler.swift b76f4b4d69 Re-format code пре 2 година
GRPCClientStateMachine.swift b76f4b4d69 Re-format code пре 2 година
GRPCContentType.swift b76f4b4d69 Re-format code пре 2 година
GRPCError.swift 038c22f024 Handle non-200 status codes more gracefully (#1613) пре 2 година
GRPCHeaderName.swift c8b56b6607 Reorder some of the server logic. (#717) пре 6 година
GRPCIdleHandler.swift b76f4b4d69 Re-format code пре 2 година
GRPCIdleHandlerStateMachine.swift b76f4b4d69 Re-format code пре 2 година
GRPCKeepaliveHandlers.swift b76f4b4d69 Re-format code пре 2 година
GRPCLogger.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) пре 3 година
GRPCPayload.swift c88f038cde Use more specific NIO imports (#1239) пре 4 година
GRPCServerPipelineConfigurator.swift b76f4b4d69 Re-format code пре 2 година
GRPCServerRequestRoutingHandler.swift a0d57279af Add index docc page and fix comment links (#1473) пре 3 година
GRPCServiceDescription.swift d2d60e6e79 Drop support for Swift 5.5 (#1585) пре 2 година
GRPCStatus.swift d2d60e6e79 Drop support for Swift 5.5 (#1585) пре 2 година
GRPCStatusAndMetadata.swift a0d57279af Add index docc page and fix comment links (#1473) пре 3 година
GRPCStatusMessageMarshaller.swift b76f4b4d69 Re-format code пре 2 година
GRPCTLSConfiguration.swift b76f4b4d69 Re-format code пре 2 година
GRPCTimeout.swift 80055e59b5 Update formatter пре 3 година
GRPCWebToHTTP2ServerCodec.swift b76f4b4d69 Re-format code пре 2 година
HTTP2ToRawGRPCServerCodec.swift b76f4b4d69 Re-format code пре 2 година
HTTP2ToRawGRPCStateMachine.swift b76f4b4d69 Re-format code пре 2 година
InterceptorContextList.swift f97848d473 Make a bunch of server code inlinable (#1077) пре 5 година
LengthPrefixedMessageReader.swift b76f4b4d69 Re-format code пре 2 година
Logger.swift 428c5c3058 Log when receiving GOAWAY frames (#1476) пре 3 година
LoggingServerErrorDelegate.swift d4633f2ffe Allow loggers to be passed in (#902) пре 5 година
MessageEncodingHeaderValidator.swift 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) пре 5 година
PlatformSupport.swift b76f4b4d69 Re-format code пре 2 година
ReadWriteStates.swift b76f4b4d69 Re-format code пре 2 година
Ref.swift f97848d473 Make a bunch of server code inlinable (#1077) пре 5 година
Serialization.swift b76f4b4d69 Re-format code пре 2 година
Server+NIOSSL.swift b76f4b4d69 Re-format code пре 2 година
Server.swift b76f4b4d69 Re-format code пре 2 година
ServerBuilder+NIOSSL.swift b76f4b4d69 Re-format code пре 2 година
ServerBuilder.swift 5e3e3f577f Add bind and connect APIs for VSOCK sockets (#1636) пре 2 година
ServerChannelErrorHandler.swift c88f038cde Use more specific NIO imports (#1239) пре 4 година
ServerErrorDelegate.swift a0d57279af Add index docc page and fix comment links (#1473) пре 3 година
ServerErrorProcessor.swift 16de20453c Adopt NIOAsyncWriter (#1493) пре 3 година
Stopwatch.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) пре 5 година
StreamEvent.swift 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) пре 5 година
TLSVerificationHandler.swift 8189eeeba6 Remove unused imports (#1266) пре 4 година
TLSVersion.swift b76f4b4d69 Re-format code пре 2 година
TimeLimit.swift d2d60e6e79 Drop support for Swift 5.5 (#1585) пре 2 година
UserInfo.swift b76f4b4d69 Re-format code пре 2 година
Version.swift 84bac657e9 Bump version number to 1.19.1 (#1642) пре 2 година
WebCORSHandler.swift b76f4b4d69 Re-format code пре 2 година
WriteCapturingHandler.swift c88f038cde Use more specific NIO imports (#1239) пре 4 година
_EmbeddedThroughput.swift b76f4b4d69 Re-format code пре 2 година
_FakeResponseStream.swift b76f4b4d69 Re-format code пре 2 година
_GRPCClientCodecHandler.swift c88f038cde Use more specific NIO imports (#1239) пре 4 година
_MessageContext.swift 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) пре 5 година