jamesge edited a comment on issue #954: 支持腾讯开源rpc框架tars使用的tars协议
URL: https://github.com/apache/incubator-brpc/issues/954#issuecomment-548731679
 
 
   
如果只是简单二进制传输协议+protobuf序列化的payload,支持难度会很低。但看起来是自有idl的,会很麻烦。brpc的百度内部版是支持百度内部idl的(非pb),但需要详细了解idl的二进制格式并写一个复杂的pb插件,并在proto文件定义一些解决差异化问题的options,整体非常繁琐,开源部分不会考虑做此种支持。

----------------------------------------------------------------
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]

Reply via email to