dubbo
dubbo copied to clipboard
How to implement Dubbo3 consumer by Python3
I want to call my Dubbo3 API by Python3, how can I do it? (Triple Protocol)
As for now, you can use grpc client to call triple directly. We also welcome you to contribute to the implementation of dubbo in python3.