Sha256: 99cb28515fc6be0f0429a50e69c846809c3417a8510db337c4929b016eb02017

Contents?: true

Size: 481 Bytes

Versions: 20

Compression:

Stored size: 481 Bytes

Contents

# JRPC

JSON RPC TCP client

## Installation

Add this line to your application's Gemfile:

```ruby
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/[USERNAME]/jrpc.


## License

The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
jrpc-1.1.8 README.md
jrpc-1.1.7 README.md
jrpc-1.1.6 README.md
jrpc-1.1.5 README.md
jrpc-1.1.4 README.md
jrpc-1.1.3 README.md
jrpc-1.1.2 README.md
jrpc-1.1.1 README.md
jrpc-1.1.0 README.md
jrpc-1.0.1 README.md
jrpc-1.0.0 README.md
jrpc-0.4.6 README.md
jrpc-0.4.5 README.md
jrpc-0.4.4 README.md
jrpc-0.4.3 README.md
jrpc-0.4.2 README.md
jrpc-0.4.1 README.md
jrpc-0.4.0 README.md
jrpc-0.3.0 README.md
jrpc-0.2.0 README.md