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