yyhclimacool commented on issue #1242:
URL: https://github.com/apache/incubator-brpc/issues/1242#issuecomment-691879160


   > protobuf-3.10.0我们已经用过了,没有问题
   
   具体怎么构建呢?有没有文档?
   
官方的demo如`incubator-brpc/example/echo_c++/echo.proto`是`syntax="proto2"`,2.x的protobuf是会生成service基类的,但是3.x的protobuf不会根据pb文件生成service了,我该怎么实现我的rpc的method呢?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to