dbussink / jsonrpc

Ruby JSON RPC implementation

This URL has Read+Write access

name age message
file .gitignore Loading commit data...
file CHANGELOG
file LICENSE
file README
file Rakefile
directory lib/
directory spec/ Sat Mar 28 11:20:18 -0700 2009 Fix specs [dbussink]
directory tasks/
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.