George Barnett 2f78c45b21 Add a client error delegate (#456) 6 anos atrás
..
CallHandlers 138c44385d Ask `ServerErrorDelegate` to transform status/response promise failures before returning them to the client. (#423) 6 anos atrás
ClientCalls 2f78c45b21 Add a client error delegate (#456) 6 anos atrás
ServerCallContexts 138c44385d Ask `ServerErrorDelegate` to transform status/response promise failures before returning them to the client. (#423) 6 anos atrás
ClientErrorDelegate.swift 2f78c45b21 Add a client error delegate (#456) 6 anos atrás
ClientOptions.swift b5aaa9ff5c Add gRPC interoperability tests (#429) 6 anos atrás
CompressionMechanism.swift 0d97897f35 Remove unnecessary "#if swift" code paths (#412) 6 anos atrás
GRPCChannelHandler.swift 138c44385d Ask `ServerErrorDelegate` to transform status/response promise failures before returning them to the client. (#423) 6 anos atrás
GRPCClient.swift 2f78c45b21 Add a client error delegate (#456) 6 anos atrás
GRPCClientChannelHandler.swift 2f78c45b21 Add a client error delegate (#456) 6 anos atrás
GRPCClientCodec.swift 51af9517d3 NIO2 / Swift 5 update (#404) 6 anos atrás
GRPCClientConnection.swift 2f78c45b21 Add a client error delegate (#456) 6 anos atrás
GRPCDelegatingErrorHandler.swift 2f78c45b21 Add a client error delegate (#456) 6 anos atrás
GRPCError.swift 69b48e12ad Verify TLS/ALPN were successful before returning a connection (#443) 6 anos atrás
GRPCHeaderName.swift 9ddaf26e64 Various fixes found during interop testing (#442) 6 anos atrás
GRPCServer.swift bf4bb07d7d Interoperability tests CLI (#433) 6 anos atrás
GRPCServerCodec.swift 51af9517d3 NIO2 / Swift 5 update (#404) 6 anos atrás
GRPCStatus.swift 4692c04a15 Fail calls on closed connections. (#451) 6 anos atrás
GRPCStatusMessageMarshaller.swift 9ddaf26e64 Various fixes found during interop testing (#442) 6 anos atrás
GRPCTLSVerificationHandler.swift 2f78c45b21 Add a client error delegate (#456) 6 anos atrás
GRPCTimeout.swift 9ddaf26e64 Various fixes found during interop testing (#442) 6 anos atrás
HTTP1ToRawGRPCClientCodec.swift 9ddaf26e64 Various fixes found during interop testing (#442) 6 anos atrás
HTTP1ToRawGRPCServerCodec.swift 9ddaf26e64 Various fixes found during interop testing (#442) 6 anos atrás
HTTPProtocolSwitcher.swift 69b48e12ad Verify TLS/ALPN were successful before returning a connection (#443) 6 anos atrás
LengthPrefixedMessageReader.swift 51af9517d3 NIO2 / Swift 5 update (#404) 6 anos atrás
LengthPrefixedMessageWriter.swift 51af9517d3 NIO2 / Swift 5 update (#404) 6 anos atrás
LoggingServerErrorDelegate.swift 138c44385d Ask `ServerErrorDelegate` to transform status/response promise failures before returning them to the client. (#423) 6 anos atrás
ServerErrorDelegate.swift 138c44385d Ask `ServerErrorDelegate` to transform status/response promise failures before returning them to the client. (#423) 6 anos atrás
StatusCode.swift bf20e9324a First implementation of gRPC based on SwiftNIO (#281) 7 anos atrás
StreamEvent.swift bf20e9324a First implementation of gRPC based on SwiftNIO (#281) 7 anos atrás
WebCORSHandler.swift 51af9517d3 NIO2 / Swift 5 update (#404) 6 anos atrás