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