dubbo-go icon indicating copy to clipboard operation
dubbo-go copied to clipboard

Delete protocol/dubbo3 and protocol/grpc

Open marsevilspirit opened this issue 9 months ago • 2 comments

dubbo3 and grpc are implemented through grpc-go, which is a large dependency, and it is unreasonable to introduce grpc-go as a dependency.

The basic functionality of the triple protocol has matured, and triple is fully compatible with gRPC. We should consider removing protocol/dubbo3 and protocol/grpc in the future.

marsevilspirit avatar May 23 '25 14:05 marsevilspirit

@sirui

marsevilspirit avatar May 24 '25 11:05 marsevilspirit

现在删不了,old-triple 还在依赖

AlexStocks avatar Sep 30 '25 13:09 AlexStocks