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