wwbmmm commented on issue #1454: URL: https://github.com/apache/incubator-brpc/issues/1454#issuecomment-1125836937
brpc支持链接protobuf 3的库,出于兼容性考虑,brpc内部的pb定义仍然用的是syntax=proto2。但基于brpc的用户代码是可以使用syntax=proto3的,也可以联编其它基于syntax=proto3实现的库。 如果还有遇到pb3不兼容的问题,可以把问题的复现方法描述一下,这里先close了。 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
