Registry / networking / saorin

saorin

JSON →
library0.6.2rbrubygemsunverified

JSON-RPC 2.0 implementation.

gem install saorin
INSTALL
IMPORT
SIG · SAORIN
S
saorin
networkingrubyv0.6.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Saorin
require 'saorin'

Create a JSON-RPC 2.0 client and call a remote method.

require 'saorin' client = Saorin::Client.new('http://example.com/api') result = client.call('method', arg1: 'value')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
OpenAI (training)
1
Resources
saorin — gem install saorin · libregistry