George Barnett e5ad11abfb Remove CgRPC implementation (#465) 6 ani în urmă
..
CallHandlers 138c44385d Ask `ServerErrorDelegate` to transform status/response promise failures before returning them to the client. (#423) 6 ani în urmă
ClientCalls 7a4c019471 Use user events for timing out and cancelling client calls (#459) 6 ani în urmă
ServerCallContexts 138c44385d Ask `ServerErrorDelegate` to transform status/response promise failures before returning them to the client. (#423) 6 ani în urmă
ClientErrorDelegate.swift 2f78c45b21 Add a client error delegate (#456) 6 ani în urmă
ClientOptions.swift b5aaa9ff5c Add gRPC interoperability tests (#429) 6 ani în urmă
CompressionMechanism.swift 0d97897f35 Remove unnecessary "#if swift" code paths (#412) 6 ani în urmă
GRPCChannelHandler.swift 138c44385d Ask `ServerErrorDelegate` to transform status/response promise failures before returning them to the client. (#423) 6 ani în urmă
GRPCClient.swift 2f78c45b21 Add a client error delegate (#456) 6 ani în urmă
GRPCClientChannelHandler.swift 5f6394e951 Fix documentation and typo. (#461) 6 ani în urmă
GRPCClientCodec.swift 51af9517d3 NIO2 / Swift 5 update (#404) 6 ani în urmă
GRPCClientConnection.swift 2f78c45b21 Add a client error delegate (#456) 6 ani în urmă
GRPCDelegatingErrorHandler.swift 7a4c019471 Use user events for timing out and cancelling client calls (#459) 6 ani în urmă
GRPCError.swift 7a4c019471 Use user events for timing out and cancelling client calls (#459) 6 ani în urmă
GRPCHeaderName.swift 9ddaf26e64 Various fixes found during interop testing (#442) 6 ani în urmă
GRPCServer.swift bf4bb07d7d Interoperability tests CLI (#433) 6 ani în urmă
GRPCServerCodec.swift 51af9517d3 NIO2 / Swift 5 update (#404) 6 ani în urmă
GRPCStatus.swift 4692c04a15 Fail calls on closed connections. (#451) 6 ani în urmă
GRPCStatusMessageMarshaller.swift 9ddaf26e64 Various fixes found during interop testing (#442) 6 ani în urmă
GRPCTLSVerificationHandler.swift 7a4c019471 Use user events for timing out and cancelling client calls (#459) 6 ani în urmă
GRPCTimeout.swift 9ddaf26e64 Various fixes found during interop testing (#442) 6 ani în urmă
HTTP1ToRawGRPCClientCodec.swift d5280fbdb3 Better map HTTP status codes to GRPC status codes (#460) 6 ani în urmă
HTTP1ToRawGRPCServerCodec.swift 9ddaf26e64 Various fixes found during interop testing (#442) 6 ani în urmă
HTTPProtocolSwitcher.swift 69b48e12ad Verify TLS/ALPN were successful before returning a connection (#443) 6 ani în urmă
LengthPrefixedMessageReader.swift 51af9517d3 NIO2 / Swift 5 update (#404) 6 ani în urmă
LengthPrefixedMessageWriter.swift 51af9517d3 NIO2 / Swift 5 update (#404) 6 ani în urmă
LoggingServerErrorDelegate.swift 138c44385d Ask `ServerErrorDelegate` to transform status/response promise failures before returning them to the client. (#423) 6 ani în urmă
ServerErrorDelegate.swift 138c44385d Ask `ServerErrorDelegate` to transform status/response promise failures before returning them to the client. (#423) 6 ani în urmă
StatusCode.swift e5ad11abfb Remove CgRPC implementation (#465) 6 ani în urmă
StreamEvent.swift bf20e9324a First implementation of gRPC based on SwiftNIO (#281) 7 ani în urmă
WebCORSHandler.swift 51af9517d3 NIO2 / Swift 5 update (#404) 6 ani în urmă