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/08/08 15:07:14 UTC

[GitHub] [dubbo-rust] yang20150702 opened a new pull request, #26: feat(triple): Refactor DubboServer of Triple Protocol

yang20150702 opened a new pull request, #26:
URL: https://github.com/apache/dubbo-rust/pull/26

   remove TCPStream, use level API of hyper.


-- 
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-rust] yang20150702 commented on pull request #26: feat(triple): Refactor DubboServer of Triple Protocol

Posted by GitBox <gi...@apache.org>.
yang20150702 commented on PR #26:
URL: https://github.com/apache/dubbo-rust/pull/26#issuecomment-1209540689

   Listener as module, we can register in advance, we also support to config listener in the process of starting Server. 


-- 
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-rust] yang20150702 commented on pull request #26: feat(triple): Refactor DubboServer of Triple Protocol

Posted by GitBox <gi...@apache.org>.
yang20150702 commented on PR #26:
URL: https://github.com/apache/dubbo-rust/pull/26#issuecomment-1209543394

   TODO: impl some listener plugins
   + unix listener
   + tls listener
   + other listener


-- 
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-rust] chickenlj merged pull request #26: feat(triple): Refactor DubboServer of Triple Protocol

Posted by GitBox <gi...@apache.org>.
chickenlj merged PR #26:
URL: https://github.com/apache/dubbo-rust/pull/26


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