Sign in
apache
/
dubbo-python2
/
c147cd39ae70817095487bdacc549c00de97fdff
commit
c147cd39ae70817095487bdacc549c00de97fdff
[
log
]
author
侯锐 <hourui@qianmi.com>
Fri Jun 22 15:31:23 2018 +0800
committer
侯锐 <hourui@qianmi.com>
Fri Jun 22 15:31:23 2018 +0800
tree
986abea3d528592bba31e41e595cc59ecc9213db
parent
55c12cb58975a2acbaa93e1e5b5f00d176bca127
[
diff
]
方法参数支持Java的对象类型
dubbo/client.py
[
diff
]
dubbo/codec/encoder.py
[
diff
]
dubbo/connection/connections.py
[
diff
]
tests/run_test.py
[
diff
]
4 files changed
tree: 986abea3d528592bba31e41e595cc59ecc9213db
dubbo/
tests/
.gitignore
LICENSE
README.md
requirements.txt
setup.py
test.sh
README.md
python-dubbo
Python Dubbo Client.
Installation
pip install python-dubbo
Example