George Barnett 3677a71c74 Log TLS version (#1509) 3 years ago
..
AsyncAwaitSupport 95e6a8213f Allow to `finish()` GRPCAsyncRequestStreamWriter sync, non-throwing (#1504) 3 years ago
CallHandlers a0d57279af Add index docc page and fix comment links (#1473) 3 years ago
ClientCalls a0d57279af Add index docc page and fix comment links (#1473) 3 years ago
Compression a0d57279af Add index docc page and fix comment links (#1473) 3 years ago
ConnectionPool dfc2ab0285 Update swift-nio version, allocation test max values and alloc-limits.sh (#1490) 3 years ago
Docs.docc 75030dddf5 Raise minimum Swift version to 5.5 (#1483) 3 years ago
GRPCChannel a0d57279af Add index docc page and fix comment links (#1473) 3 years ago
Interceptor b11a8562b3 Expose public creation methods for `GRPCAsyncRequestStream` and `GRPCAsyncResponseStreamWriter` (#1485) 3 years ago
ServerCallContexts a0d57279af Add index docc page and fix comment links (#1473) 3 years ago
Array+BoundsCheck.swift cb88f35a8a Add scaffolding for client interceptors (#986) 5 years ago
CallOptions.swift 1579a9c082 Fix preconcurrency warnings (#1480) 3 years ago
ClientConnection.swift 1579a9c082 Fix preconcurrency warnings (#1480) 3 years ago
ClientConnectionConfiguration+NIOSSL.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 years ago
ClientErrorDelegate.swift a0d57279af Add index docc page and fix comment links (#1473) 3 years ago
ConnectionBackoff.swift a0d57279af Add index docc page and fix comment links (#1473) 3 years ago
ConnectionKeepalive.swift 1579a9c082 Fix preconcurrency warnings (#1480) 3 years ago
ConnectionManager+Delegates.swift 305677ed3b Make clients sendable (#1386) 3 years ago
ConnectionManager.swift dfc2ab0285 Update swift-nio version, allocation test max values and alloc-limits.sh (#1490) 3 years ago
ConnectionManagerChannelProvider.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 years ago
ConnectivityState.swift dfc2ab0285 Update swift-nio version, allocation test max values and alloc-limits.sh (#1490) 3 years ago
DebugOnly.swift a59aa82fbc Add a connection pool manager (#1189) 4 years ago
DelegatingErrorHandler.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 years ago
Error+NIOSSL.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 years ago
EventLoopFuture+RecoverFromUncleanShutdown.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 years ago
FakeChannel.swift 305677ed3b Make clients sendable (#1386) 3 years ago
GRPCClient.swift a0d57279af Add index docc page and fix comment links (#1473) 3 years ago
GRPCClientChannelHandler.swift 305677ed3b Make clients sendable (#1386) 3 years ago
GRPCClientStateMachine.swift 80055e59b5 Update formatter 3 years ago
GRPCContentType.swift c8b56b6607 Reorder some of the server logic. (#717) 5 years ago
GRPCError.swift a0d57279af Add index docc page and fix comment links (#1473) 3 years ago
GRPCHeaderName.swift c8b56b6607 Reorder some of the server logic. (#717) 5 years ago
GRPCIdleHandler.swift 3677a71c74 Log TLS version (#1509) 3 years ago
GRPCIdleHandlerStateMachine.swift 593fe0fe93 Ignore state machine inputs in unexpected states (#1374) 3 years ago
GRPCKeepaliveHandlers.swift 80055e59b5 Update formatter 3 years ago
GRPCLogger.swift e180dfa7a5 Make the connection pool etc. inlinable 4 years ago
GRPCPayload.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
GRPCServerPipelineConfigurator.swift 3677a71c74 Log TLS version (#1509) 3 years ago
GRPCServerRequestRoutingHandler.swift a0d57279af Add index docc page and fix comment links (#1473) 3 years ago
GRPCServiceDescription.swift 305677ed3b Make clients sendable (#1386) 3 years ago
GRPCStatus.swift b341dbb881 Add Sendable conformance to core async/await API (#1378) 3 years ago
GRPCStatusAndMetadata.swift a0d57279af Add index docc page and fix comment links (#1473) 3 years ago
GRPCStatusMessageMarshaller.swift 80055e59b5 Update formatter 3 years ago
GRPCTLSConfiguration.swift 305677ed3b Make clients sendable (#1386) 3 years ago
GRPCTimeout.swift 80055e59b5 Update formatter 3 years ago
GRPCWebToHTTP2ServerCodec.swift 80055e59b5 Update formatter 3 years ago
HTTP2ToRawGRPCServerCodec.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
HTTP2ToRawGRPCStateMachine.swift 80055e59b5 Update formatter 3 years ago
InterceptorContextList.swift f97848d473 Make a bunch of server code inlinable (#1077) 5 years ago
LengthPrefixedMessageReader.swift 906d48a835 Improve error message when length exceeds receive limit (#1247) 4 years ago
LengthPrefixedMessageWriter.swift 80055e59b5 Update formatter 3 years ago
Logger.swift 428c5c3058 Log when receiving GOAWAY frames (#1476) 3 years ago
LoggingServerErrorDelegate.swift d4633f2ffe Allow loggers to be passed in (#902) 5 years ago
MessageEncodingHeaderValidator.swift 69c828b7e6 Plug in and switch on the 'HTTP/2 first' server handlers (#1050) 5 years ago
PlatformSupport.swift 1579a9c082 Fix preconcurrency warnings (#1480) 3 years ago
ReadWriteStates.swift 906d48a835 Improve error message when length exceeds receive limit (#1247) 4 years ago
Ref.swift f97848d473 Make a bunch of server code inlinable (#1077) 5 years ago
Serialization.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
Server+NIOSSL.swift a0d57279af Add index docc page and fix comment links (#1473) 3 years ago
Server.swift a0d57279af Add index docc page and fix comment links (#1473) 3 years ago
ServerBuilder+NIOSSL.swift 83267df08d Allow gRPC to be built without NIOSSL (#1311) 4 years ago
ServerBuilder.swift e1a0025a60 allow client/server to be initialised with a connected socket (#1385) 3 years ago
ServerChannelErrorHandler.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
ServerErrorDelegate.swift a0d57279af Add index docc page and fix comment links (#1473) 3 years ago
ServerErrorProcessor.swift 16de20453c Adopt NIOAsyncWriter (#1493) 3 years ago
Stopwatch.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
StreamEvent.swift 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) 5 years ago
TLSVerificationHandler.swift 8189eeeba6 Remove unused imports (#1266) 4 years ago
TLSVersion.swift 3677a71c74 Log TLS version (#1509) 3 years ago
TimeLimit.swift 1579a9c082 Fix preconcurrency warnings (#1480) 3 years ago
UserInfo.swift a0d57279af Add index docc page and fix comment links (#1473) 3 years ago
Version.swift 87cecdeb2a Bump version number to 1.11.0 (#1495) 3 years ago
WebCORSHandler.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
WriteCapturingHandler.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
_EmbeddedThroughput.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
_FakeResponseStream.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
_GRPCClientCodecHandler.swift c88f038cde Use more specific NIO imports (#1239) 4 years ago
_MessageContext.swift 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) 5 years ago