# z3c.jsonrpcproxy **Repository Path**: mirrors_zopefoundation/z3c.jsonrpcproxy ## Basic Information - **Project Name**: z3c.jsonrpcproxy - **Description**: JSON RPC (javascript) proxy implementation for Zope3 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README .. caution:: This repository has been archived. If you want to work on it please open a ticket in https://github.com/zopefoundation/meta/issues requesting its unarchival. 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