JSONRPCake is a command line JSON-RPC client that wraps the jsonrpc-ns library. It is a fork of HTTPie written by Jakub Roztocil. Its goal is to make CLI interaction with JSON-RPC 2.0 services as ...
Library entry point call: oe4jrpc.p(oRequest,oResponce) . oRequest is input param as JsonObject created from jsonrpc input string of the JSON-RPC protocol. oResponce is output param as JsonObject from ...