This plugin implements JSON-RPC protocol version 2.0 (http://www.jsonrpc.org/specification) operating over TCP/Netstrings. Each request and response is of form : where tells the number of bytes in . Configuration file jsonrpc.conf can contain parameters jsonrpc_port (default 7080) and server_threads (default 5).