George Barnett f21f8a5c57 Make 'GRPCStatus.Code' an enum (#942) 5 年 前
..
CallHandlers 723dcc0f7e Fix a few incorrect source locations in logs (#933) 5 年 前
ClientCalls 07432c4266 Log some HTTP/2 information (#938) 5 年 前
Compression cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
GRPCChannel cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
ServerCallContexts cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
ClientConnection.swift 07432c4266 Log some HTTP/2 information (#938) 5 年 前
ClientErrorDelegate.swift 723dcc0f7e Fix a few incorrect source locations in logs (#933) 5 年 前
ClientOptions.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
ConnectionBackoff.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
ConnectionIdledEvent.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
ConnectionKeepalive.swift 9b9d3dbe0a Add keepalive handlers (#850) 5 年 前
ConnectionManager.swift 07432c4266 Log some HTTP/2 information (#938) 5 年 前
ConnectivityState.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
DelegatingErrorHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
FakeChannel.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
GRPCClient.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
GRPCClientStateMachine.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
GRPCContentType.swift c8b56b6607 Reorder some of the server logic. (#717) 6 年 前
GRPCError.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
GRPCHeaderName.swift c8b56b6607 Reorder some of the server logic. (#717) 6 年 前
GRPCIdleHandler.swift 07432c4266 Log some HTTP/2 information (#938) 5 年 前
GRPCKeepaliveHandlers.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
GRPCPayload.swift 4602c5c6ea Add tests for custom payloads (#719) 6 年 前
GRPCServerCodecHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
GRPCServerRequestRoutingHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
GRPCStatus.swift f21f8a5c57 Make 'GRPCStatus.Code' an enum (#942) 5 年 前
GRPCStatusAndMetadata.swift 794ecafac8 Added trailing HTTPHeaders for custom error reporting (#873) 5 年 前
GRPCStatusMessageMarshaller.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
GRPCTimeout.swift 07432c4266 Log some HTTP/2 information (#938) 5 年 前
HTTP1ToGRPCServerCodec.swift d3f039d2f3 Avoid unnecessary arrays. (#935) 5 年 前
HTTPProtocolSwitcher.swift 07432c4266 Log some HTTP/2 information (#938) 5 年 前
LengthPrefixedMessageReader.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
LengthPrefixedMessageWriter.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
Logger.swift 07432c4266 Log some HTTP/2 information (#938) 5 年 前
LoggingServerErrorDelegate.swift d4633f2ffe Allow loggers to be passed in (#902) 5 年 前
PlatformSupport.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
ReadWriteStates.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
Serialization.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
Server.swift 07432c4266 Log some HTTP/2 information (#938) 5 年 前
ServerBuilder.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
ServerChannelErrorHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
ServerErrorDelegate.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
Shims.swift f21f8a5c57 Make 'GRPCStatus.Code' an enum (#942) 5 年 前
Stopwatch.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
StreamEvent.swift 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) 5 年 前
TLSConfiguration.swift e461a8487b Fix incorrect documentation for certificate verification on the server builder (#882) 5 年 前
TLSVerificationHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
TimeLimit.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
WebCORSHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
WriteCapturingHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
_EmbeddedThroughput.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
_FakeResponseStream.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
_GRPCClientChannelHandler.swift 07432c4266 Log some HTTP/2 information (#938) 5 年 前
_GRPCClientCodecHandler.swift cf9649a4b4 Add .swiftformat and apply a lint check in CI (#929) 5 年 前
_MessageContext.swift 6fb98266e0 Remove the requirement that messages conform to GRPCPayload on the server (#886) 5 年 前