Delete protocol/dubbo3 and protocol/grpc
Open
❗ Breaking Change
4.0.0
🧹 Updates
- Dominant language
- Go
- Stars
- 5k
- Forks
- 1k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 31
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.