dubbo-go
dubbo-go copied to clipboard
Remaining todos for dubbo-go v3.2
Blocking todos:
- go version upgrading
- protoc-gen-triple and protoc-gen-go-triple https://github.com/apache/dubbo-go/issues/2452 Update the name of protoc-gen-triple to protoc-gen-go-triple and make it support generating old triple stub code. Then we can tag it with a higher version.
- Triple supports sending and receiving Headers and Trailers - #2435
- Triple adaptation layer supports old triple client stub code - #2454
- Samples and Docs
Non-blocking todos:
- Tracing interceptor for Triple adaptation layer
- TLS support of dubbo-go and Triple adaptation layer
- Exposed functionalities of Server layer
- Benchmark of new Triple
Delete 'protocol/dubbo3' and 'protocol/grpc'