You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/11/10 11:29:26 UTC

[GitHub] [dubbo-rust] Lynskylate opened a new issue, #59: Add dubbo protocol support

Lynskylate opened a new issue, #59:
URL: https://github.com/apache/dubbo-rust/issues/59

   It is less competitive than grpc if dubbo_rust only support triple protocol. Maintain compatibility with dubbo protocol is necessary for some old project.


-- 
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: notifications-unsubscribe@dubbo.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-rust] yang20150702 commented on issue #59: Add dubbo protocol support

Posted by GitBox <gi...@apache.org>.
yang20150702 commented on issue #59:
URL: https://github.com/apache/dubbo-rust/issues/59#issuecomment-1310397418

   Now, we design extensible interface for Protocol module, we can support many protocols. Because triple protocol is the future, we  support triple protocol firstly.


-- 
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: notifications-unsubscribe@dubbo.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org