dubbo icon indicating copy to clipboard operation
dubbo copied to clipboard

Decoupling dubbo-remoting-api with netty

Open AlbumenJ opened this issue 2 years ago • 2 comments

  • [ ] I have searched the issues of this repository and believe that this is not a duplicate.

Describe the proposal

AlbumenJ avatar Sep 08 '22 08:09 AlbumenJ

任务:完成Client相关的解耦。 目标:将Connection相关做一层抽象,在remoting-netty中做具体实现。 预期效果:dubbo-remoting-api中client相关不再直接依赖netty

conghuhu avatar Sep 25 '22 12:09 conghuhu

任务:完成ssl相关的解耦。 目标:抽象ssl相关的实现,下沉到reomoteing-netty的实现层当中 预期效果:api与netty解耦

shanuo0312 avatar Sep 25 '22 12:09 shanuo0312

这个issue现在完成了吗,还需要帮助吗

The-Gamer-01 avatar Dec 12 '22 06:12 The-Gamer-01

client已经完成了,ssl的pr在review中

conghuhu avatar Dec 12 '22 06:12 conghuhu

这个是不是可以关闭了 @AlbumenJ

conghuhu avatar Jan 28 '23 07:01 conghuhu