You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@dubbo.apache.org by "xingyuan cheng (Jira)" <ji...@apache.org> on 2023/03/24 03:45:00 UTC

[jira] [Commented] (DUBBO-112) Dubbo GSoC 2023 - Refactor the http layer

    [ https://issues.apache.org/jira/browse/DUBBO-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17704442#comment-17704442 ] 

xingyuan cheng commented on DUBBO-112:
--------------------------------------

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

> Dubbo GSoC 2023 - Refactor the http layer
> -----------------------------------------
>
>                 Key: DUBBO-112
>                 URL: https://issues.apache.org/jira/browse/DUBBO-112
>             Project: Apache Dubbo
>          Issue Type: Task
>            Reporter: Albumen Kevin
>            Priority: Major
>              Labels: full-time, gsoc2023
>
> h2. 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.
> h2. 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)