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