NOTE ==== Please read the documentation on the official egg page: https://wiki.call-cc.org/eggref/4/json-rpc Description =========== An implementation of the JSON-RPC 2.0 protocol. Note: There is only a client implementation for now. With this egg you can setup a connection to a JSON-RPC server and send JSON-RPC valid strings without the overhead of having to build the correctly formatted JSON string yourself.