You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "AlbumenJ (via GitHub)" <gi...@apache.org> on 2023/03/23 09:11:09 UTC

[GitHub] [dubbo] AlbumenJ opened a new issue, #11889: Dubbo GSoC 2023 - Refactor the http layer

AlbumenJ opened a new issue, #11889:
URL: https://github.com/apache/dubbo/issues/11889

   ## Background
   Dubbo currently supports the rest protocol based on http1, and the triple protocol based on http2, but currently the two protocols based on the http protocol are implemented independently, and at the same time, they cannot replace the underlying implementation, and their respective implementation costs are relatively high.
   
   ## Target
   In order to reduce maintenance costs, we hope to be able to abstract http. The underlying implementation of the target implementation of http has nothing to do with the protocol, and we hope that different protocols can reuse related implementations.
   
   https://issues.apache.org/jira/browse/DUBBO-112


-- 
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] complone commented on issue #11889: Dubbo GSoC 2023 - Refactor the http layer

Posted by "complone (via GitHub)" <gi...@apache.org>.
complone commented on issue #11889:
URL: https://github.com/apache/dubbo/issues/11889#issuecomment-1482210542

   [Discussion](https://github.com/apache/dubbo/issues/10805) related to this issue


-- 
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] complone commented on issue #11889: Dubbo GSoC 2023 - Refactor the http layer

Posted by "complone (via GitHub)" <gi...@apache.org>.
complone commented on issue #11889:
URL: https://github.com/apache/dubbo/issues/11889#issuecomment-1482204266

   Hi. Community, I am doing research on the http refactoring plan. I will reply to the instructor after I understand it.


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