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 2021/10/20 07:14:41 UTC

[GitHub] [dubbo] eacdy opened a new issue #9072: How to support multi protocols on one port?

eacdy opened a new issue #9072:
URL: https://github.com/apache/dubbo/issues/9072


   How to support multi protocols on one port?
   For example, I have to bind port 20880 for both rest and dubbo protocol. 
   How to ?


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


[GitHub] [dubbo] EarthChen commented on issue #9072: How to support multi protocols on one port?

Posted by GitBox <gi...@apache.org>.
EarthChen commented on issue #9072:
URL: https://github.com/apache/dubbo/issues/9072#issuecomment-948240123


   This is an interesting feature.


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


[GitHub] [dubbo] guohao commented on issue #9072: How to support multi protocols on one port?

Posted by GitBox <gi...@apache.org>.
guohao commented on issue #9072:
URL: https://github.com/apache/dubbo/issues/9072#issuecomment-948219905


   There is an experimental [implementation](https://github.com/apache/dubbo/blob/3.0/dubbo-remoting/dubbo-remoting-api/src/main/java/org/apache/dubbo/remoting/api/PortUnificationServer.java) in Triple protocol,  dubbo and other protocols may migrate there in the future. PRs are grateful if anybody can help to do those work. 😄 


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


[GitHub] [dubbo] eacdy commented on issue #9072: How to support multi protocols on one port?

Posted by GitBox <gi...@apache.org>.
eacdy commented on issue #9072:
URL: https://github.com/apache/dubbo/issues/9072#issuecomment-948297333


   Thanks a lot.


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