Skip to content
https://www.google.com/accounts/o8/id?id=AItOawmRzZ7grS1b3gYnxGhK0vquq4ItOxqNqno edited this page Oct 4, 2011 · 9 revisions

A simple module that in style of Python's build in SimpleXMLRPCServer lets you expose functions and instances as json-rpc services. See the modules doc-string for more information: http://code.google.com/p/dcuktec/source/browse/source/pyjamas_supplements/wsgi_rpc_json.py

Clone this wiki locally