JSONRPC2 v2.0.0 API Reference
Modules
A client for JSON-RPC 2.0 using an HTTP transport with JSON in the body.
A client for JSON-RPC 2.0 using a line-based TCP transport.
JSON-RPC 2.0 Request object utilites.
JSON-RPC 2.0 Response object utilites.
A transport-agnostic server handler for JSON-RPC 2.0.
An HTTP server which responds to POSTed JSON-RPC 2.0 in the request body.
A plug that responds to POSTed JSON-RPC 2.0 in the request body.
A server for JSON-RPC 2.0 using a line-based TCP transport.