George Barnett b52d7e2771 Raise the default HTTP/2 target window size (#1248) vor 4 Jahren
..
CallHandlers c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
ClientCalls c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
Compression c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
ConnectionPool c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
GRPCChannel b52d7e2771 Raise the default HTTP/2 target window size (#1248) vor 4 Jahren
Interceptor c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
ServerCallContexts c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
Array+BoundsCheck.swift cb88f35a8a Add scaffolding for client interceptors (#986) vor 5 Jahren
CallOptions.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
ClientConnection.swift b52d7e2771 Raise the default HTTP/2 target window size (#1248) vor 4 Jahren
ClientErrorDelegate.swift 4ea3cd016c Provide 'default' static functions for making client/server configuration (#1198) vor 4 Jahren
ConnectionBackoff.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
ConnectionKeepalive.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
ConnectionManager+Delegates.swift 71b338013d Extract the connection monitor from the connection manager (#1173) vor 4 Jahren
ConnectionManager.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
ConnectionManagerChannelProvider.swift 4a7231f6aa Expose more http/2 configuration knobs (#1255) vor 4 Jahren
ConnectivityState.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
DebugOnly.swift a59aa82fbc Add a connection pool manager (#1189) vor 4 Jahren
DelegatingErrorHandler.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
FakeChannel.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
GRPCClient.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
GRPCClientChannelHandler.swift 906d48a835 Improve error message when length exceeds receive limit (#1247) vor 4 Jahren
GRPCClientStateMachine.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
GRPCContentType.swift c8b56b6607 Reorder some of the server logic. (#717) vor 5 Jahren
GRPCError.swift 906d48a835 Improve error message when length exceeds receive limit (#1247) vor 4 Jahren
GRPCHeaderName.swift c8b56b6607 Reorder some of the server logic. (#717) vor 5 Jahren
GRPCIdleHandler.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
GRPCIdleHandlerStateMachine.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
GRPCKeepaliveHandlers.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
GRPCLogger.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
GRPCPayload.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
GRPCServerPipelineConfigurator.swift 4a7231f6aa Expose more http/2 configuration knobs (#1255) vor 4 Jahren
GRPCServerRequestRoutingHandler.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
GRPCStatus.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
GRPCStatusAndMetadata.swift 256fe9ef70 Remove HTTP1 types from the public server API (#1017) vor 5 Jahren
GRPCStatusMessageMarshaller.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
GRPCTLSConfiguration.swift 1553d743fa Fix watchOS availability guard for Network.framework TLS (#1233) vor 4 Jahren
GRPCTimeout.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
GRPCWebToHTTP2ServerCodec.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
HTTP2ToRawGRPCServerCodec.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
HTTP2ToRawGRPCStateMachine.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
InterceptorContextList.swift f97848d473 Make a bunch of server code inlinable (#1077) vor 5 Jahren
LengthPrefixedMessageReader.swift 906d48a835 Improve error message when length exceeds receive limit (#1247) vor 4 Jahren
LengthPrefixedMessageWriter.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
Logger.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
LoggingServerErrorDelegate.swift d4633f2ffe Allow loggers to be passed in (#902) vor 5 Jahren
MessageEncodingHeaderValidator.swift 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) vor 5 Jahren
PlatformSupport.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
ReadWriteStates.swift 906d48a835 Improve error message when length exceeds receive limit (#1247) vor 4 Jahren
Ref.swift f97848d473 Make a bunch of server code inlinable (#1077) vor 5 Jahren
Serialization.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
Server.swift b52d7e2771 Raise the default HTTP/2 target window size (#1248) vor 4 Jahren
ServerBuilder.swift b52d7e2771 Raise the default HTTP/2 target window size (#1248) vor 4 Jahren
ServerChannelErrorHandler.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
ServerErrorDelegate.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
ServerErrorProcessor.swift a45db1b439 Scaffolding for better server codegen (#1093) vor 5 Jahren
Stopwatch.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
StreamEvent.swift 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) vor 5 Jahren
TLSConfiguration.swift 725154a554 Add support for Network.framework TLS options (#1221) vor 4 Jahren
TLSVerificationHandler.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
TimeLimit.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
UserInfo.swift c85a7efe87 Fix up some docs, add an faqs doc (#1121) vor 4 Jahren
Version.swift 14e1ea3350 Bump version number to 1.3.0 (#1222) vor 4 Jahren
WebCORSHandler.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
WriteCapturingHandler.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
_EmbeddedThroughput.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
_FakeResponseStream.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
_GRPCClientCodecHandler.swift c88f038cde Use more specific NIO imports (#1239) vor 4 Jahren
_MessageContext.swift 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) vor 5 Jahren