]> xenbits.xensource.com Git - xcp/xen-api-libs.git/commit
[rpc-light] Initial commit for rpc-light.
authorThomas Gazagnaire <thomas.gazagnaire@citrix.com>
Wed, 16 Sep 2009 14:45:24 +0000 (15:45 +0100)
committerThomas Gazagnaire <thomas.gazagnaire@citrix.com>
Wed, 16 Sep 2009 14:45:24 +0000 (15:45 +0100)
commit62c4d74077c587dd6714fb810ab944ea0dcf2399
tree3f74820bec4205719f78843f25c08a313c56c250
parentf311fe018b8369712d1b2ae610d7658211298dc1
[rpc-light] Initial commit for rpc-light.

Rpc-light is a camlp4 library to easily marshall and unmarshall ML types to and from different RPC values (at the moment, only XML-RPC conversions are implemented).
Makefile
rpc-light/META-rpc-light [new file with mode: 0644]
rpc-light/META-xmlrpc [new file with mode: 0644]
rpc-light/Makefile
rpc-light/examples/Makefile
rpc-light/examples/all_types.ml
rpc-light/pa_rpc.ml
rpc-light/rpc.ml
rpc-light/xmlrpc.ml