George Barnett c48b15ec86 Bump version number to 1.6.0 (#1314) há 4 anos atrás
..
CallHandlers c88f038cde Use more specific NIO imports (#1239) há 4 anos atrás
ClientCalls e180dfa7a5 Make the connection pool etc. inlinable há 4 anos atrás
Compression c88f038cde Use more specific NIO imports (#1239) há 4 anos atrás
ConnectionPool 83267df08d Allow gRPC to be built without NIOSSL (#1311) há 4 anos atrás
GRPCChannel 83267df08d Allow gRPC to be built without NIOSSL (#1311) há 4 anos atrás
Interceptor e12afd310e Add 'cause' to more transformed statuses (#1306) há 4 anos atrás
ServerCallContexts c88f038cde Use more specific NIO imports (#1239) há 4 anos atrás
Array+BoundsCheck.swift cb88f35a8a Add scaffolding for client interceptors (#986) há 5 anos atrás
CallOptions.swift e180dfa7a5 Make the connection pool etc. inlinable há 4 anos atrás
ClientConnection.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) há 4 anos atrás
ClientConnectionConfiguration+NIOSSL.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) há 4 anos atrás
ClientErrorDelegate.swift 4ea3cd016c Provide 'default' static functions for making client/server configuration (#1198) há 4 anos atrás
ConnectionBackoff.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) há 5 anos atrás
ConnectionKeepalive.swift c88f038cde Use more specific NIO imports (#1239) há 4 anos atrás
ConnectionManager+Delegates.swift 988ee3fcc9 Provide more context to failing RPCs from the connection pool (#1292) há 4 anos atrás
ConnectionManager.swift 6ec9effb54 Allow clients to shutdown gracefully (#1308) há 4 anos atrás
ConnectionManagerChannelProvider.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) há 4 anos atrás
ConnectivityState.swift 988ee3fcc9 Provide more context to failing RPCs from the connection pool (#1292) há 4 anos atrás
DebugOnly.swift a59aa82fbc Add a connection pool manager (#1189) há 4 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 c88f038cde Use more specific NIO imports (#1239) há 4 anos atrás
GRPCClient.swift c88f038cde Use more specific NIO imports (#1239) há 4 anos atrás
GRPCClientChannelHandler.swift 906d48a835 Improve error message when length exceeds receive limit (#1247) há 4 anos atrás
GRPCClientStateMachine.swift a9848c292d Remove client didSet state transition check (#1310) há 4 anos atrás
GRPCContentType.swift c8b56b6607 Reorder some of the server logic. (#717) há 5 anos atrás
GRPCError.swift e12afd310e Add 'cause' to more transformed statuses (#1306) há 4 anos atrás
GRPCHeaderName.swift c8b56b6607 Reorder some of the server logic. (#717) há 5 anos atrás
GRPCIdleHandler.swift c88f038cde Use more specific NIO imports (#1239) há 4 anos atrás
GRPCIdleHandlerStateMachine.swift 6ec9effb54 Allow clients to shutdown gracefully (#1308) há 4 anos atrás
GRPCKeepaliveHandlers.swift c88f038cde Use more specific NIO imports (#1239) há 4 anos atrás
GRPCLogger.swift e180dfa7a5 Make the connection pool etc. inlinable há 4 anos atrás
GRPCPayload.swift c88f038cde Use more specific NIO imports (#1239) há 4 anos atrás
GRPCServerPipelineConfigurator.swift 4a7231f6aa Expose more http/2 configuration knobs (#1255) há 4 anos atrás
GRPCServerRequestRoutingHandler.swift c88f038cde Use more specific NIO imports (#1239) há 4 anos atrás
GRPCStatus.swift a537f810df Add a 'cause' to 'GRPCStatus' (#1290) há 4 anos atrás
GRPCStatusAndMetadata.swift 256fe9ef70 Remove HTTP1 types from the public server API (#1017) há 5 anos atrás
GRPCStatusMessageMarshaller.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) há 5 anos atrás
GRPCTLSConfiguration.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) há 4 anos atrás
GRPCTimeout.swift c88f038cde Use more specific NIO imports (#1239) há 4 anos atrás
GRPCWebToHTTP2ServerCodec.swift c88f038cde Use more specific NIO imports (#1239) há 4 anos atrás
HTTP2ToRawGRPCServerCodec.swift c88f038cde Use more specific NIO imports (#1239) há 4 anos atrás
HTTP2ToRawGRPCStateMachine.swift c88f038cde Use more specific NIO imports (#1239) há 4 anos atrás
InterceptorContextList.swift f97848d473 Make a bunch of server code inlinable (#1077) há 5 anos atrás
LengthPrefixedMessageReader.swift 906d48a835 Improve error message when length exceeds receive limit (#1247) há 4 anos atrás
LengthPrefixedMessageWriter.swift c88f038cde Use more specific NIO imports (#1239) há 4 anos atrás
Logger.swift c88f038cde Use more specific NIO imports (#1239) há 4 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 83267df08d Allow gRPC to be built without NIOSSL (#1311) há 4 anos atrás
ReadWriteStates.swift 906d48a835 Improve error message when length exceeds receive limit (#1247) há 4 anos atrás
Ref.swift f97848d473 Make a bunch of server code inlinable (#1077) há 5 anos atrás
Serialization.swift c88f038cde Use more specific NIO imports (#1239) há 4 anos atrás
Server+NIOSSL.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) há 4 anos atrás
Server.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) há 4 anos atrás
ServerBuilder+NIOSSL.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) há 4 anos atrás
ServerBuilder.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) há 4 anos atrás
ServerChannelErrorHandler.swift c88f038cde Use more specific NIO imports (#1239) há 4 anos atrás
ServerErrorDelegate.swift c88f038cde Use more specific NIO imports (#1239) há 4 anos atrás
ServerErrorProcessor.swift a45db1b439 Scaffolding for better server codegen (#1093) há 5 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
TimeLimit.swift c88f038cde Use more specific NIO imports (#1239) há 4 anos atrás
UserInfo.swift c85a7efe87 Fix up some docs, add an faqs doc (#1121) há 4 anos atrás
Version.swift c48b15ec86 Bump version number to 1.6.0 (#1314) há 4 anos atrás
WebCORSHandler.swift c88f038cde Use more specific NIO imports (#1239) há 4 anos atrás
WriteCapturingHandler.swift c88f038cde Use more specific NIO imports (#1239) há 4 anos atrás
_EmbeddedThroughput.swift c88f038cde Use more specific NIO imports (#1239) há 4 anos atrás
_FakeResponseStream.swift c88f038cde Use more specific NIO imports (#1239) há 4 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