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

   ## 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.
   
   ## Target
   Reduce the complexity of the client part when extending the protocol, and 
increase the reuse of connection-related modules.
   
   https://issues.apache.org/jira/browse/DUBBO-113


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to