Uploaded image for project: 'Apache Dubbo'
  1. Apache Dubbo
  2. DUBBO-112

Dubbo GSoC 2023 - Refactor the http layer

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            albumenj Albumen Kevin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: