Hessian RPC Library
Project description
About
Mustaine is a Python implemention of the Hessian 1.0.2 specification, a binary web services protocol. The library currently provides a standard HTTP-based client as well as a general-purpose serialization library. Server support is planned.
Usage
Using mustaine.client
Testing against Caucho’s reference service:
from mustaine.client import HessianProxy service = HessianProxy("http://hessian.caucho.com/test/test") print service.replyDate_1()
Source
Up-to-date sources and documentation can always be found at the mustaine GitHub site.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mustaine-0.1.7.tar.gz
(8.1 kB
view details)
File details
Details for the file mustaine-0.1.7.tar.gz
.
File metadata
- Download URL: mustaine-0.1.7.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce11ddbdf8c79b7f3163f15537bdfae2f48f5bf7a5971700f84f16b1489fb087 |
|
MD5 | 28b5a8b17e57b4397b3198c7234ce90e |
|
BLAKE2b-256 | e70dde365864d77f6fdaf58c7e14422ca1f8914403a11d8445516e930407828c |