Ruby JSON RPC implementation
Ruby
Fetching latest commit…
Cannot retrieve the latest commit at this time.

README

Extremely simple Ruby JSON RPC Client

This plugin lets you easily call methods over a JSON RPC interface. It
currently implements the bare minimum, feel free to submit pull requests
if you implement additional functionality.