George Barnett 640b0ef1d0 Update NIO version to 2.22.0 and NIOHTTP2 to 1.14.1. (#954) 5 years ago
..
CallHandlers 723dcc0f7e Fix a few incorrect source locations in logs (#933) 5 years ago
ClientCalls 07432c4266 Log some HTTP/2 information (#938) 5 years ago
Compression cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
GRPCChannel cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
ServerCallContexts cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
ClientConnection.swift 07432c4266 Log some HTTP/2 information (#938) 5 years ago
ClientErrorDelegate.swift 723dcc0f7e Fix a few incorrect source locations in logs (#933) 5 years ago
ClientOptions.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
ConnectionBackoff.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
ConnectionIdledEvent.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
ConnectionKeepalive.swift 9b9d3dbe0a Add keepalive handlers (#850) 5 years ago
ConnectionManager.swift 24b71cb4c3 Tolerate idling from the active state (#950) 5 years ago
ConnectivityState.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
DelegatingErrorHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
FakeChannel.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
GRPCClient.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
GRPCClientStateMachine.swift 640b0ef1d0 Update NIO version to 2.22.0 and NIOHTTP2 to 1.14.1. (#954) 5 years ago
GRPCContentType.swift c8b56b6607 Reorder some of the server logic. (#717) 5 years ago
GRPCError.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
GRPCHeaderName.swift c8b56b6607 Reorder some of the server logic. (#717) 5 years ago
GRPCIdleHandler.swift cc1f91f96e Move idle handler state to closed on channelInactive (#953) 5 years ago
GRPCKeepaliveHandlers.swift cc1f91f96e Move idle handler state to closed on channelInactive (#953) 5 years ago
GRPCPayload.swift 4602c5c6ea Add tests for custom payloads (#719) 5 years ago
GRPCServerCodecHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
GRPCServerRequestRoutingHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
GRPCStatus.swift f21f8a5c57 Make 'GRPCStatus.Code' an enum (#942) 5 years ago
GRPCStatusAndMetadata.swift 794ecafac8 Added trailing HTTPHeaders for custom error reporting (#873) 5 years ago
GRPCStatusMessageMarshaller.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
GRPCTimeout.swift 07432c4266 Log some HTTP/2 information (#938) 5 years ago
HTTP1ToGRPCServerCodec.swift 640b0ef1d0 Update NIO version to 2.22.0 and NIOHTTP2 to 1.14.1. (#954) 5 years ago
HTTPProtocolSwitcher.swift 07432c4266 Log some HTTP/2 information (#938) 5 years ago
LengthPrefixedMessageReader.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
LengthPrefixedMessageWriter.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
Logger.swift 07432c4266 Log some HTTP/2 information (#938) 5 years ago
LoggingServerErrorDelegate.swift d4633f2ffe Allow loggers to be passed in (#902) 5 years ago
PlatformSupport.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
ReadWriteStates.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
Serialization.swift 640b0ef1d0 Update NIO version to 2.22.0 and NIOHTTP2 to 1.14.1. (#954) 5 years ago
Server.swift 07432c4266 Log some HTTP/2 information (#938) 5 years ago
ServerBuilder.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
ServerChannelErrorHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
ServerErrorDelegate.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
Shims.swift f21f8a5c57 Make 'GRPCStatus.Code' an enum (#942) 5 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
TLSConfiguration.swift e461a8487b Fix incorrect documentation for certificate verification on the server builder (#882) 5 years ago
TLSVerificationHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
TimeLimit.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
WebCORSHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
WriteCapturingHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
_EmbeddedThroughput.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
_FakeResponseStream.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
_GRPCClientChannelHandler.swift 07432c4266 Log some HTTP/2 information (#938) 5 years ago
_GRPCClientCodecHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
_MessageContext.swift 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) 5 years ago