Skip to main content

Fast RPC or encoded calls between WSGI apps

Project description

Note: This library is deprecated, but it is provided for systems or libraries that still depend on pieces of it. Further development of this library is highly unlikely. You are suggested instead to use WebOb and construct requests manually and use req.get_reponse(proxy).

This library allows you to make fast calls between cooperating WSGI applications, with automatic fallback for non-cooperative applications or remote applications.

Requests are sent through WSGI obeying all middleware and the WSGI spec. Serialization/deserialization is avoided when possible.

It can be installed from the subversion repository with easy_install HTTPEncode==dev

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

HTTPEncode-0.1.tar.gz (34.4 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