George Barnett 4692c04a15 Fail calls on closed connections. (#451) 6 年之前
..
CallHandlers 138c44385d Ask `ServerErrorDelegate` to transform status/response promise failures before returning them to the client. (#423) 6 年之前
ClientCalls 4692c04a15 Fail calls on closed connections. (#451) 6 年之前
ServerCallContexts 138c44385d Ask `ServerErrorDelegate` to transform status/response promise failures before returning them to the client. (#423) 6 年之前
ClientOptions.swift b5aaa9ff5c Add gRPC interoperability tests (#429) 6 年之前
CompressionMechanism.swift 0d97897f35 Remove unnecessary "#if swift" code paths (#412) 6 年之前
GRPCChannelHandler.swift 138c44385d Ask `ServerErrorDelegate` to transform status/response promise failures before returning them to the client. (#423) 6 年之前
GRPCClient.swift 3c8fb7f991 Allow clients to make calls via factory methods (#421) 6 年之前
GRPCClientChannelHandler.swift 4692c04a15 Fail calls on closed connections. (#451) 6 年之前
GRPCClientCodec.swift 51af9517d3 NIO2 / Swift 5 update (#404) 6 年之前
GRPCClientConnection.swift b273446e28 Diagrams for client connection and client call pipelines. (#445) 6 年之前
GRPCError.swift 69b48e12ad Verify TLS/ALPN were successful before returning a connection (#443) 6 年之前
GRPCHeaderName.swift 9ddaf26e64 Various fixes found during interop testing (#442) 6 年之前
GRPCServer.swift bf4bb07d7d Interoperability tests CLI (#433) 6 年之前
GRPCServerCodec.swift 51af9517d3 NIO2 / Swift 5 update (#404) 6 年之前
GRPCStatus.swift 4692c04a15 Fail calls on closed connections. (#451) 6 年之前
GRPCStatusMessageMarshaller.swift 9ddaf26e64 Various fixes found during interop testing (#442) 6 年之前
GRPCTLSVerificationHandler.swift 69b48e12ad Verify TLS/ALPN were successful before returning a connection (#443) 6 年之前
GRPCTimeout.swift 9ddaf26e64 Various fixes found during interop testing (#442) 6 年之前
HTTP1ToRawGRPCClientCodec.swift 9ddaf26e64 Various fixes found during interop testing (#442) 6 年之前
HTTP1ToRawGRPCServerCodec.swift 9ddaf26e64 Various fixes found during interop testing (#442) 6 年之前
HTTPProtocolSwitcher.swift 69b48e12ad Verify TLS/ALPN were successful before returning a connection (#443) 6 年之前
LengthPrefixedMessageReader.swift 51af9517d3 NIO2 / Swift 5 update (#404) 6 年之前
LengthPrefixedMessageWriter.swift 51af9517d3 NIO2 / Swift 5 update (#404) 6 年之前
LoggingServerErrorDelegate.swift 138c44385d Ask `ServerErrorDelegate` to transform status/response promise failures before returning them to the client. (#423) 6 年之前
ServerErrorDelegate.swift 138c44385d Ask `ServerErrorDelegate` to transform status/response promise failures before returning them to the client. (#423) 6 年之前
StatusCode.swift bf20e9324a First implementation of gRPC based on SwiftNIO (#281) 7 年之前
StreamEvent.swift bf20e9324a First implementation of gRPC based on SwiftNIO (#281) 7 年之前
WebCORSHandler.swift 51af9517d3 NIO2 / Swift 5 update (#404) 6 年之前