George Barnett a20cac0cad Bump version number to 1.14.1 (#1572) преди 2 години
..
AsyncAwaitSupport bcca31f3cf Expose closeFuture in server interceptor context (#1553) преди 2 години
CallHandlers 3f7c71413a Server interceptors retain cycle (#1559) преди 2 години
ClientCalls a0d57279af Add index docc page and fix comment links (#1473) преди 3 години
Compression a0d57279af Add index docc page and fix comment links (#1473) преди 3 години
ConnectionPool e49a33143c Pass through the right h2 configuration (#1528) преди 3 години
Docs.docc 75030dddf5 Raise minimum Swift version to 5.5 (#1483) преди 3 години
GRPCChannel a6e90574ec Fix sendable warnings (#1513) преди 3 години
Interceptor 1f87e8c5b9 Nil out the `onStart` callback after using it (#1570) преди 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 1579a9c082 Fix preconcurrency warnings (#1480) преди 3 години
ClientConnection.swift a6e90574ec Fix sendable warnings (#1513) преди 3 години
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 a0d57279af Add index docc page and fix comment links (#1473) преди 3 години
ConnectionKeepalive.swift 1579a9c082 Fix preconcurrency warnings (#1480) преди 3 години
ConnectionManager+Delegates.swift 184230a938 Add a connection pool delegate (#1515) преди 3 години
ConnectionManager.swift c4682a9c5d Connect EmbeddedChannel when FuzzTesting (#1569) преди 2 години
ConnectionManagerChannelProvider.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) преди 4 години
ConnectivityState.swift dfc2ab0285 Update swift-nio version, allocation test max values and alloc-limits.sh (#1490) преди 3 години
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 305677ed3b Make clients sendable (#1386) преди 3 години
GRPCClient.swift a0d57279af Add index docc page and fix comment links (#1473) преди 3 години
GRPCClientChannelHandler.swift 254ea135be Adopt the coalescing writer for clients (#1539) преди 2 години
GRPCClientStateMachine.swift 254ea135be Adopt the coalescing writer for clients (#1539) преди 2 години
GRPCContentType.swift c8b56b6607 Reorder some of the server logic. (#717) преди 5 години
GRPCError.swift d7f2a53b0a Use #fileID/#filePath instead of #file (#1518) преди 3 години
GRPCHeaderName.swift c8b56b6607 Reorder some of the server logic. (#717) преди 5 години
GRPCIdleHandler.swift 9fc6ead754 Don't ack pings twice (#1534) преди 3 години
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 c12f59f38e Buffer in the server pipeline configuration (#1564) преди 2 години
GRPCServerRequestRoutingHandler.swift a0d57279af Add index docc page and fix comment links (#1473) преди 3 години
GRPCServiceDescription.swift 305677ed3b Make clients sendable (#1386) преди 3 години
GRPCStatus.swift b341dbb881 Add Sendable conformance to core async/await API (#1378) преди 3 години
GRPCStatusAndMetadata.swift a0d57279af Add index docc page and fix comment links (#1473) преди 3 години
GRPCStatusMessageMarshaller.swift 80055e59b5 Update formatter преди 3 години
GRPCTLSConfiguration.swift 305677ed3b Make clients sendable (#1386) преди 3 години
GRPCTimeout.swift 80055e59b5 Update formatter преди 3 години
GRPCWebToHTTP2ServerCodec.swift 80055e59b5 Update formatter преди 3 години
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 a0d57279af Add index docc page and fix comment links (#1473) преди 3 години
ServerBuilder+NIOSSL.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) преди 4 години
ServerBuilder.swift e1a0025a60 allow client/server to be initialised with a connected socket (#1385) преди 3 години
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 1579a9c082 Fix preconcurrency warnings (#1480) преди 3 години
UserInfo.swift a0d57279af Add index docc page and fix comment links (#1473) преди 3 години
Version.swift a20cac0cad Bump version number to 1.14.1 (#1572) преди 2 години
WebCORSHandler.swift c88f038cde Use more specific NIO imports (#1239) преди 4 години
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 години