dubbo-python
dubbo-python copied to clipboard
Does it support dubbo protocal?
In README.md it recommands to use dubbo-rpc-jsonrpc protocal. However, my Java applications use dubbo protocal, something like "dubbo://xxxx". When I want to use python to invoke my rpc service, can I use dubbo protocal?