Albumen Kevin created DUBBO-113:
-----------------------------------

             Summary: Dubbo GSoC 2023 - Refactor Connection
                 Key: DUBBO-113
                 URL: https://issues.apache.org/jira/browse/DUBBO-113
             Project: Apache Dubbo
          Issue Type: Task
            Reporter: Albumen Kevin


h2. Background

At present, the abstraction of connection by client in different protocols in 
Dubbo is not perfect. For example, there is a big discrepancy between the 
client abstraction of connection in dubbo and triple protocols. As a result, 
the enhancement of connection-related functions in the client is more 
complicated, and the implementation cannot be reused. At the same time, the 
client also needs to implement a lot of repetitive code when extending the 
protocol.
h2. Target

Reduce the complexity of the client part when extending the protocol, and 
increase the reuse of connection-related modules.



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

Reply via email to