George Barnett 9f4e2e4fd0 Bump version number to 1.17.0 (#1614) пре 2 година
..
AsyncAwaitSupport 76d4ec1dff Increase cancellation support for async calls (#1608) пре 2 година
CallHandlers 3f7c71413a Server interceptors retain cycle (#1559) пре 2 година
ClientCalls d2d60e6e79 Drop support for Swift 5.5 (#1585) пре 2 година
Compression d2d60e6e79 Drop support for Swift 5.5 (#1585) пре 2 година
ConnectionPool c7d65217d8 Fix stream accounting bug when stream close leads to connection close (#1603) пре 2 година
Docs.docc d2d60e6e79 Drop support for Swift 5.5 (#1585) пре 2 година
GRPCChannel d2d60e6e79 Drop support for Swift 5.5 (#1585) пре 2 година
Interceptor a48b5dd5c0 Improve Sendable checking for server code (#1605) пре 2 година
ServerCallContexts a0d57279af Add index docc page and fix comment links (#1473) пре 3 година
Array+BoundsCheck.swift cb88f35a8a Add scaffolding for client interceptors (#986) пре 5 година
CallOptions.swift d2d60e6e79 Drop support for Swift 5.5 (#1585) пре 2 година
ClientConnection.swift 76ae1e4bdd Fix warnings from nightly Swift builds (#1600) пре 2 година
ClientConnectionConfiguration+NIOSSL.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) пре 4 година
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 d2d60e6e79 Drop support for Swift 5.5 (#1585) пре 2 година
ConnectionManager.swift 75b390e901 Adopt h2handler multiplexer (#1587) пре 2 година
ConnectionManagerChannelProvider.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) пре 4 година
ConnectivityState.swift d2d60e6e79 Drop support for Swift 5.5 (#1585) пре 2 година
DebugOnly.swift a59aa82fbc Add a connection pool manager (#1189) пре 4 година
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 d2d60e6e79 Drop support for Swift 5.5 (#1585) пре 2 година
GRPCClient.swift d2d60e6e79 Drop support for Swift 5.5 (#1585) пре 2 година
GRPCClientChannelHandler.swift 038c22f024 Handle non-200 status codes more gracefully (#1613) пре 2 година
GRPCClientStateMachine.swift 038c22f024 Handle non-200 status codes more gracefully (#1613) пре 2 година
GRPCContentType.swift c8b56b6607 Reorder some of the server logic. (#717) пре 5 година
GRPCError.swift 038c22f024 Handle non-200 status codes more gracefully (#1613) пре 2 година
GRPCHeaderName.swift c8b56b6607 Reorder some of the server logic. (#717) пре 5 година
GRPCIdleHandler.swift 75b390e901 Adopt h2handler multiplexer (#1587) пре 2 година
GRPCIdleHandlerStateMachine.swift 593fe0fe93 Ignore state machine inputs in unexpected states (#1374) пре 3 година
GRPCKeepaliveHandlers.swift 9fc6ead754 Don't ack pings twice (#1534) пре 3 година
GRPCLogger.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) пре 3 година
GRPCPayload.swift c88f038cde Use more specific NIO imports (#1239) пре 4 година
GRPCServerPipelineConfigurator.swift 75b390e901 Adopt h2handler multiplexer (#1587) пре 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 80055e59b5 Update formatter пре 3 година
GRPCTLSConfiguration.swift 2d5795d2ae Allow custom verification callback to be configured for servers (#1595) пре 2 година
GRPCTimeout.swift 80055e59b5 Update formatter пре 3 година
GRPCWebToHTTP2ServerCodec.swift b625430f5a Fix gRPC Web trailers encoding (#1582) пре 2 година
HTTP2ToRawGRPCServerCodec.swift 4715a1dfaf Adopt the coalescing writer for servers (#1546) пре 2 година
HTTP2ToRawGRPCStateMachine.swift a70e9ad757 Use iterator when checking encoding headers (#1563) пре 2 година
InterceptorContextList.swift f97848d473 Make a bunch of server code inlinable (#1077) пре 5 година
LengthPrefixedMessageReader.swift 906d48a835 Improve error message when length exceeds receive limit (#1247) пре 4 година
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 d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) пре 3 година
ReadWriteStates.swift 254ea135be Adopt the coalescing writer for clients (#1539) пре 2 година
Ref.swift f97848d473 Make a bunch of server code inlinable (#1077) пре 5 година
Serialization.swift 9df1f25b53 Update test certs (#1522) пре 3 година
Server+NIOSSL.swift a0d57279af Add index docc page and fix comment links (#1473) пре 3 година
Server.swift ef8ffb937b Allow for more CORS configuration (#1594) пре 2 година
ServerBuilder+NIOSSL.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) пре 4 година
ServerBuilder.swift 4fd5a1054f Allow CORS to be configured for gRPC Web (#1583) пре 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 3677a71c74 Log TLS version (#1509) пре 3 година
TimeLimit.swift d2d60e6e79 Drop support for Swift 5.5 (#1585) пре 2 година
UserInfo.swift a0d57279af Add index docc page and fix comment links (#1473) пре 3 година
Version.swift 9f4e2e4fd0 Bump version number to 1.17.0 (#1614) пре 2 година
WebCORSHandler.swift ef8ffb937b Allow for more CORS configuration (#1594) пре 2 година
WriteCapturingHandler.swift c88f038cde Use more specific NIO imports (#1239) пре 4 година
_EmbeddedThroughput.swift c88f038cde Use more specific NIO imports (#1239) пре 4 година
_FakeResponseStream.swift c88f038cde Use more specific NIO imports (#1239) пре 4 година
_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 година