Registry / networking / bertrpc

bertrpc

JSON →
library1.3.1rbrubygemsunverified

BERTRPC is a Ruby BERT-RPC client library for communicating with BERT-RPC servers.

gem install bertrpc
INSTALL
IMPORT
SIG · BERTRPC
B
bertrpc
networkingrubyv1.3.1
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.

BERTRPC
require 'bertrpc'

Call a BERT-RPC service

require 'bertrpc' service = BERTRPC::Service.new('localhost', 9999) result = service.call(:erlang, :node, :ping) puts result
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
28
OpenAI (training)
1
Resources
bertrpc — gem install bertrpc · libregistry