George Barnett 4ca9bcf161 Merge tag '1.7.1' into gb-update-async-await 3 yıl önce
..
AsyncAwaitSupport b0e710c29f Lower availability/compiler guards (#1364) 3 yıl önce
CallHandlers bd7f40a8fe [async-await] Base types for server implementation (#1249) 4 yıl önce
ClientCalls 3808814a02 [async-await] Base types for client implementation (#1243) 4 yıl önce
Compression c88f038cde Use more specific NIO imports (#1239) 4 yıl önce
ConnectionPool df6a583cfe Propagate request ID for channel pool (#1328) 4 yıl önce
GRPCChannel 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 yıl önce
Interceptor 18c45bdac5 [ClientTransport] Use trace log level for buffering logs (#1352) 3 yıl önce
ServerCallContexts c88f038cde Use more specific NIO imports (#1239) 4 yıl önce
Array+BoundsCheck.swift cb88f35a8a Add scaffolding for client interceptors (#986) 5 yıl önce
CallOptions.swift df6a583cfe Propagate request ID for channel pool (#1328) 4 yıl önce
ClientConnection.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 yıl önce
ClientConnectionConfiguration+NIOSSL.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 yıl önce
ClientErrorDelegate.swift 4ea3cd016c Provide 'default' static functions for making client/server configuration (#1198) 4 yıl önce
ConnectionBackoff.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 yıl önce
ConnectionKeepalive.swift c88f038cde Use more specific NIO imports (#1239) 4 yıl önce
ConnectionManager+Delegates.swift 988ee3fcc9 Provide more context to failing RPCs from the connection pool (#1292) 4 yıl önce
ConnectionManager.swift 4eb40c8bd5 Tolerate channel error when connecting (#1349) 3 yıl önce
ConnectionManagerChannelProvider.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 yıl önce
ConnectivityState.swift 988ee3fcc9 Provide more context to failing RPCs from the connection pool (#1292) 4 yıl önce
DebugOnly.swift a59aa82fbc Add a connection pool manager (#1189) 4 yıl önce
DelegatingErrorHandler.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 yıl önce
Error+NIOSSL.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 yıl önce
EventLoopFuture+RecoverFromUncleanShutdown.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 yıl önce
FakeChannel.swift c88f038cde Use more specific NIO imports (#1239) 4 yıl önce
GRPCClient.swift c88f038cde Use more specific NIO imports (#1239) 4 yıl önce
GRPCClientChannelHandler.swift 6e6bdeb8db Generate static service metadata (#1322) 4 yıl önce
GRPCClientStateMachine.swift a9848c292d Remove client didSet state transition check (#1310) 4 yıl önce
GRPCContentType.swift c8b56b6607 Reorder some of the server logic. (#717) 5 yıl önce
GRPCError.swift e12afd310e Add 'cause' to more transformed statuses (#1306) 4 yıl önce
GRPCHeaderName.swift c8b56b6607 Reorder some of the server logic. (#717) 5 yıl önce
GRPCIdleHandler.swift 61f63a71d3 Delay closing until the next loop tick (#1326) (#1335) 4 yıl önce
GRPCIdleHandlerStateMachine.swift 6ec9effb54 Allow clients to shutdown gracefully (#1308) 4 yıl önce
GRPCKeepaliveHandlers.swift c88f038cde Use more specific NIO imports (#1239) 4 yıl önce
GRPCLogger.swift e180dfa7a5 Make the connection pool etc. inlinable 4 yıl önce
GRPCPayload.swift c88f038cde Use more specific NIO imports (#1239) 4 yıl önce
GRPCServerPipelineConfigurator.swift 4a7231f6aa Expose more http/2 configuration knobs (#1255) 4 yıl önce
GRPCServerRequestRoutingHandler.swift c88f038cde Use more specific NIO imports (#1239) 4 yıl önce
GRPCServiceDescription.swift 6e6bdeb8db Generate static service metadata (#1322) 4 yıl önce
GRPCStatus.swift 4c9fc367f9 Add cause to GRPCStatus.descrpition if it is non-nil (#1357) 3 yıl önce
GRPCStatusAndMetadata.swift 256fe9ef70 Remove HTTP1 types from the public server API (#1017) 5 yıl önce
GRPCStatusMessageMarshaller.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 yıl önce
GRPCTLSConfiguration.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 yıl önce
GRPCTimeout.swift c88f038cde Use more specific NIO imports (#1239) 4 yıl önce
GRPCWebToHTTP2ServerCodec.swift c88f038cde Use more specific NIO imports (#1239) 4 yıl önce
HTTP2ToRawGRPCServerCodec.swift c88f038cde Use more specific NIO imports (#1239) 4 yıl önce
HTTP2ToRawGRPCStateMachine.swift c88f038cde Use more specific NIO imports (#1239) 4 yıl önce
InterceptorContextList.swift f97848d473 Make a bunch of server code inlinable (#1077) 5 yıl önce
LengthPrefixedMessageReader.swift 906d48a835 Improve error message when length exceeds receive limit (#1247) 4 yıl önce
LengthPrefixedMessageWriter.swift c88f038cde Use more specific NIO imports (#1239) 4 yıl önce
Logger.swift c88f038cde Use more specific NIO imports (#1239) 4 yıl önce
LoggingServerErrorDelegate.swift d4633f2ffe Allow loggers to be passed in (#902) 5 yıl önce
MessageEncodingHeaderValidator.swift 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) 5 yıl önce
PlatformSupport.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 yıl önce
ReadWriteStates.swift 906d48a835 Improve error message when length exceeds receive limit (#1247) 4 yıl önce
Ref.swift f97848d473 Make a bunch of server code inlinable (#1077) 5 yıl önce
Serialization.swift c88f038cde Use more specific NIO imports (#1239) 4 yıl önce
Server+NIOSSL.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 yıl önce
Server.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 yıl önce
ServerBuilder+NIOSSL.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 yıl önce
ServerBuilder.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 yıl önce
ServerChannelErrorHandler.swift c88f038cde Use more specific NIO imports (#1239) 4 yıl önce
ServerErrorDelegate.swift c88f038cde Use more specific NIO imports (#1239) 4 yıl önce
ServerErrorProcessor.swift 7dc737b5c1 Add cause to GRPCStatus.processingError for uncaught errors (#1356) 3 yıl önce
Stopwatch.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 yıl önce
StreamEvent.swift 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) 5 yıl önce
TLSVerificationHandler.swift 8189eeeba6 Remove unused imports (#1266) 4 yıl önce
TimeLimit.swift c88f038cde Use more specific NIO imports (#1239) 4 yıl önce
UserInfo.swift c85a7efe87 Fix up some docs, add an faqs doc (#1121) 4 yıl önce
Version.swift 4ca9bcf161 Merge tag '1.7.1' into gb-update-async-await 3 yıl önce
WebCORSHandler.swift c88f038cde Use more specific NIO imports (#1239) 4 yıl önce
WriteCapturingHandler.swift c88f038cde Use more specific NIO imports (#1239) 4 yıl önce
_EmbeddedThroughput.swift c88f038cde Use more specific NIO imports (#1239) 4 yıl önce
_FakeResponseStream.swift c88f038cde Use more specific NIO imports (#1239) 4 yıl önce
_GRPCClientCodecHandler.swift c88f038cde Use more specific NIO imports (#1239) 4 yıl önce
_MessageContext.swift 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) 5 yıl önce