#Note Please read the documentation on the [offcial egg page](https://wiki.call-cc.org/eggref/4/json-rpc "The official egg page"). #Description An (client) implementation of the *JSON-RPC 2.0* protocol. 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.