George Barnett dc05942d34 Allow responses to be sent without a promise (#1020) vor 5 Jahren
..
CallHandlers 256fe9ef70 Remove HTTP1 types from the public server API (#1017) vor 5 Jahren
ClientCalls 7aac780666 Provide more specific errors messages for failing channels (#984) vor 5 Jahren
Compression cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
GRPCChannel e2e138df61 Add an option to set 'certificateVerification' to the client builder (#980) vor 5 Jahren
ServerCallContexts dc05942d34 Allow responses to be sent without a promise (#1020) vor 5 Jahren
ClientConnection.swift 5c732465e2 Increase the client idle timeout, remove the default server idle timeout (#968) vor 5 Jahren
ClientErrorDelegate.swift 723dcc0f7e Fix a few incorrect source locations in logs (#933) vor 5 Jahren
ClientOptions.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
ConnectionBackoff.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
ConnectionIdledEvent.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
ConnectionKeepalive.swift 9b9d3dbe0a Add keepalive handlers (#850) vor 5 Jahren
ConnectionManager.swift 7aac780666 Provide more specific errors messages for failing channels (#984) vor 5 Jahren
ConnectivityState.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
DelegatingErrorHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
FakeChannel.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
GRPCClient.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
GRPCClientStateMachine.swift 640b0ef1d0 Update NIO version to 2.22.0 and NIOHTTP2 to 1.14.1. (#954) vor 5 Jahren
GRPCContentType.swift c8b56b6607 Reorder some of the server logic. (#717) vor 5 Jahren
GRPCError.swift 78ed70c621 Make the description of 'RPCTimedOut' static (#1009) vor 5 Jahren
GRPCHeaderName.swift c8b56b6607 Reorder some of the server logic. (#717) vor 5 Jahren
GRPCIdleHandler.swift 7aac780666 Provide more specific errors messages for failing channels (#984) vor 5 Jahren
GRPCKeepaliveHandlers.swift 5eeee138ba Minor SwiftFormat update (#957) vor 5 Jahren
GRPCPayload.swift 4602c5c6ea Add tests for custom payloads (#719) vor 5 Jahren
GRPCServerCodecHandler.swift 256fe9ef70 Remove HTTP1 types from the public server API (#1017) vor 5 Jahren
GRPCServerRequestRoutingHandler.swift 494ad4d82d Remove duplicated code. (#1013) vor 5 Jahren
GRPCStatus.swift f091154c52 Make 'GRPCStatus' a struct (#989) vor 5 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
GRPCTimeout.swift 5eeee138ba Minor SwiftFormat update (#957) vor 5 Jahren
HTTP1ToGRPCServerCodec.swift 256fe9ef70 Remove HTTP1 types from the public server API (#1017) vor 5 Jahren
HTTPProtocolSwitcher.swift 07432c4266 Log some HTTP/2 information (#938) vor 5 Jahren
LengthPrefixedMessageReader.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
LengthPrefixedMessageWriter.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
Logger.swift 07432c4266 Log some HTTP/2 information (#938) vor 5 Jahren
LoggingServerErrorDelegate.swift d4633f2ffe Allow loggers to be passed in (#902) vor 5 Jahren
PlatformSupport.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
ReadWriteStates.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
Serialization.swift 640b0ef1d0 Update NIO version to 2.22.0 and NIOHTTP2 to 1.14.1. (#954) vor 5 Jahren
Server.swift 5c732465e2 Increase the client idle timeout, remove the default server idle timeout (#968) vor 5 Jahren
ServerBuilder.swift 5c732465e2 Increase the client idle timeout, remove the default server idle timeout (#968) vor 5 Jahren
ServerChannelErrorHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
ServerErrorDelegate.swift 256fe9ef70 Remove HTTP1 types from the public server API (#1017) vor 5 Jahren
Shims.swift 256fe9ef70 Remove HTTP1 types from the public server API (#1017) 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 e461a8487b Fix incorrect documentation for certificate verification on the server builder (#882) vor 5 Jahren
TLSVerificationHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
TimeLimit.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
WebCORSHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
WriteCapturingHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
_EmbeddedThroughput.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
_FakeResponseStream.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
_GRPCClientChannelHandler.swift 07432c4266 Log some HTTP/2 information (#938) vor 5 Jahren
_GRPCClientCodecHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) vor 5 Jahren
_MessageContext.swift 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) vor 5 Jahren