You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2021/11/23 09:04:51 UTC

[GitHub] [incubator-brpc] serverglen edited a comment on issue #1609: 支持dubbo协议

serverglen edited a comment on issue #1609:
URL: https://github.com/apache/incubator-brpc/issues/1609#issuecomment-976203277


   > > > C++版本是否有计划支持dubbo协议了?或者已经有支持但是没开源发布?
   > > 
   > > 
   > > 目前还不支持,你可以先描述下业务和使用场景?
   > 
   > 使用brpc作为server端,远端java服务通过dubbo访问server。
   
   目前社区应该没有支持dubbo协议的计划。
   不过brpc中的协议是可以扩展的,你可以根据[new_protocol](https://github.com/apache/incubator-brpc/blob/master/docs/cn/new_protocol.md)自己实现dubbo协议,参与brpc开源社区建设。
   
   [Hessian 2.0 Serialization Protocol](http://hessian.caucho.com/doc/hessian-serialization.html)
   [RPC 通信协议](https://dubbo.apache.org/zh/docs/concepts/rpc-protocol/)


-- 
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: dev-unsubscribe@brpc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org