Skip to main content

JSON RPC (javascript) proxy implementation for Zope3

Project description

This package provides an JSON-RPC (javascript) proxy used for Zope3. But the javascript itself does not depend on any zope library and can be used with any other JSON-RPC server. Note the xmlhttp request javascript library form z3c.xmlhttp is required for this implementation

CHANGES

0.6.0 (2010-01-27)

  • Implemented JSON-RPC 2.0 specification. Use JSON-RPC 2.0 version as default. Optional the version 1.0 and 1.1 can be set. See JSON-RPC 2.0 specification for more information.

  • skip alert on errors, pass them to the calling javascript method if callback method is given

0.5.0 (2008-04-16)

  • Initial Release

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

z3c.jsonrpcproxy-0.6.0.tar.gz (5.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page