grpc++不支持异步多次写入

xiaoxiao2021-02-28  86

grpc++不支持异步多次写入

(金庆的专栏 2017.5)

见:Multi ClientAsyncWriter::Write() calls will crash. #7659https://github.com/grpc/grpc/issues/7659why the continuous write to async streaming crash? #4007https://github.com/grpc/grpc/issues/4007write stream error:GRPC_CALL_ERROR_ALREADY_INVOKED https://github.com/grpc/grpc/issues/3953grpc_cb 支持真正的异步写。https://github.com/jinq0123/grpc_cb

转载请注明原文地址: https://www.6miu.com/read-70157.html

最新回复(0)