George Barnett c200c23f4d Rename the client interceptor methods (#1019) 5 tahun lalu
..
CallHandlers 256fe9ef70 Remove HTTP1 types from the public server API (#1017) 5 tahun lalu
ClientCalls bae8851f28 Wire up the Call objects (#1010) 5 tahun lalu
Compression cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 tahun lalu
GRPCChannel bae8851f28 Wire up the Call objects (#1010) 5 tahun lalu
Interceptor c200c23f4d Rename the client interceptor methods (#1019) 5 tahun lalu
ServerCallContexts dc05942d34 Allow responses to be sent without a promise (#1020) 5 tahun lalu
Array+BoundsCheck.swift cb88f35a8a Add scaffolding for client interceptors (#986) 5 tahun lalu
ClientConnection.swift bae8851f28 Wire up the Call objects (#1010) 5 tahun lalu
ClientErrorDelegate.swift 723dcc0f7e Fix a few incorrect source locations in logs (#933) 5 tahun lalu
ClientOptions.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 tahun lalu
ConnectionBackoff.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 tahun lalu
ConnectionIdledEvent.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 tahun lalu
ConnectionKeepalive.swift 9b9d3dbe0a Add keepalive handlers (#850) 5 tahun lalu
ConnectionManager.swift 7aac780666 Provide more specific errors messages for failing channels (#984) 5 tahun lalu
ConnectivityState.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 tahun lalu
DelegatingErrorHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 tahun lalu
FakeChannel.swift bae8851f28 Wire up the Call objects (#1010) 5 tahun lalu
GRPCClient.swift bae8851f28 Wire up the Call objects (#1010) 5 tahun lalu
GRPCClientStateMachine.swift 640b0ef1d0 Update NIO version to 2.22.0 and NIOHTTP2 to 1.14.1. (#954) 5 tahun lalu
GRPCContentType.swift c8b56b6607 Reorder some of the server logic. (#717) 5 tahun lalu
GRPCError.swift 952f321ba3 Add a client transport (#1001) 5 tahun lalu
GRPCHeaderName.swift c8b56b6607 Reorder some of the server logic. (#717) 5 tahun lalu
GRPCIdleHandler.swift 7aac780666 Provide more specific errors messages for failing channels (#984) 5 tahun lalu
GRPCKeepaliveHandlers.swift 5eeee138ba Minor SwiftFormat update (#957) 5 tahun lalu
GRPCPayload.swift 4602c5c6ea Add tests for custom payloads (#719) 5 tahun lalu
GRPCServerCodecHandler.swift 256fe9ef70 Remove HTTP1 types from the public server API (#1017) 5 tahun lalu
GRPCServerRequestRoutingHandler.swift d43f2584a0 Split path strings using UTF8 (#1027) 5 tahun lalu
GRPCStatus.swift f091154c52 Make 'GRPCStatus' a struct (#989) 5 tahun lalu
GRPCStatusAndMetadata.swift 256fe9ef70 Remove HTTP1 types from the public server API (#1017) 5 tahun lalu
GRPCStatusMessageMarshaller.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 tahun lalu
GRPCTimeout.swift 5eeee138ba Minor SwiftFormat update (#957) 5 tahun lalu
HTTP1ToGRPCServerCodec.swift 6f47178d9d Reduce excessive server logging. (#1011) 5 tahun lalu
HTTPProtocolSwitcher.swift 07432c4266 Log some HTTP/2 information (#938) 5 tahun lalu
LengthPrefixedMessageReader.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 tahun lalu
LengthPrefixedMessageWriter.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 tahun lalu
Logger.swift 07432c4266 Log some HTTP/2 information (#938) 5 tahun lalu
LoggingServerErrorDelegate.swift d4633f2ffe Allow loggers to be passed in (#902) 5 tahun lalu
PlatformSupport.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 tahun lalu
ReadWriteStates.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 tahun lalu
Serialization.swift 640b0ef1d0 Update NIO version to 2.22.0 and NIOHTTP2 to 1.14.1. (#954) 5 tahun lalu
Server.swift 5c732465e2 Increase the client idle timeout, remove the default server idle timeout (#968) 5 tahun lalu
ServerBuilder.swift 5c732465e2 Increase the client idle timeout, remove the default server idle timeout (#968) 5 tahun lalu
ServerChannelErrorHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 tahun lalu
ServerErrorDelegate.swift 256fe9ef70 Remove HTTP1 types from the public server API (#1017) 5 tahun lalu
Shims.swift 256fe9ef70 Remove HTTP1 types from the public server API (#1017) 5 tahun lalu
Stopwatch.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 tahun lalu
StreamEvent.swift 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) 5 tahun lalu
TLSConfiguration.swift e461a8487b Fix incorrect documentation for certificate verification on the server builder (#882) 5 tahun lalu
TLSVerificationHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 tahun lalu
TimeLimit.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 tahun lalu
WebCORSHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 tahun lalu
WriteCapturingHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 tahun lalu
_EmbeddedThroughput.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 tahun lalu
_FakeResponseStream.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 tahun lalu
_GRPCClientChannelHandler.swift 07432c4266 Log some HTTP/2 information (#938) 5 tahun lalu
_GRPCClientCodecHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 tahun lalu
_MessageContext.swift 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) 5 tahun lalu