jamesge commented on issue #976: brpc能否做到完全不依赖于protocol buffer URL: https://github.com/apache/incubator-brpc/issues/976#issuecomment-562054774 确实在一些场景中可能需要适配已有的协议,但从设计成熟度来说,pb是最好的(此处没有之一),且pb本身是个框架,是可以支持其他序列化格式的(比较繁琐,百度内有应用),所以brpc不太可能和pb脱钩。
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
