dubbo-go
dubbo-go copied to clipboard
Delete protocol/dubbo3 and protocol/grpc
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.
@sirui
现在删不了,old-triple 还在依赖