http://tanabi.com/projects/jsonrpc

jQuery JSON-RPC Server

This is a JSON-RPC server, specifically made to work with the Zend
Framework JSON RPC Server. The Zend Framework JSON-RPC server is
mildly off spec, and therefore this may not work with other JSON-RPC
servers.

This JSON-RPC client polls the server for the available methods, and
then creates an object with those methods that can then be used.

Reply via email to