文件名称:hprose-python
文件大小:39KB
文件格式:ZIP
更新时间:2021-05-14 10:45:03
python
Hprose 全名是高性能远程对象服务引擎。 它是一个新型的轻量级跨语言跨平台面向对象的高性能远程动态通讯中间件。它不但易学易用,而且功能强大。本项目是 Hprose 的 Python 版本实现。
【文件预览】:
MANIFEST.in
python2
----hprose()
--------server.py(16KB)
--------common.py(1KB)
--------httpserver.py(9KB)
--------httpclient.py(14KB)
--------io.py(32KB)
--------client.py(8KB)
--------__init__.py(2KB)
read.t
examples
----server.py(248B)
----server2.py(299B)
----client2.py(488B)
----client.py(199B)
setup.py
LICENSE.md
.gitignore
python3
----fpconst()
--------__init__.py(3KB)
----hprose()
--------server.py(16KB)
--------common.py(1KB)
--------httpserver.py(9KB)
--------httpclient.py(13KB)
--------io.py(32KB)
--------client.py(8KB)
--------__init__.py(2KB)
README.md