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