-
Notifications
You must be signed in to change notification settings - Fork 7
Ruby JSON RPC implementation
License
dbussink/jsonrpc
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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.