Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 476 Bytes

README.md

File metadata and controls

33 lines (17 loc) · 476 Bytes

JRPC

JSON RPC TCP client

Installation

Add this line to your application's Gemfile:

gem 'jrpc'

And then execute:

$ bundle

Or install it yourself as:

$ gem install jrpc

Usage

TODO: Write usage instructions here

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/didww/jrpc.

License

The gem is available as open source under the terms of the MIT License.