JSON-RPC 2.0

Three useful packages to get you
started with JSON-RPC 2.0

JSON-RPC 2.0 is the latest version of the protocol for remote procedure calls (RPC) using JSON-encoded requests and responses. Ideal for accessing web services and backend logic from your browser JavaScript apps (Ajax or Web 2.0 to use the jargon).