json_rpc 0.1.2
json_rpc: ^0.1.2 copied to clipboard
JSON-RPC for Dart.
JSON-RPC #
A JSON-RPC client for Dart.
Homepage #
https://github.com/gmosx/dart-json_rpc
Example #
Have a look at the included example that connects to a bitcoind daemon using JSON-RPC.