Registry / networking / onedrb

onedrb

JSON →
library0.4.2rbrubygemsunverified

Makes it convenient to make an object remotely accessible.

gem install onedrb
INSTALL
IMPORT
SIG · ONEDRB
O
onedrb
networkingrubyv0.4.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.

OneDRb
✓ require 'onedrb'

Start a OneDRb service and connect to a remote object.

require 'onedrb' server = OneDRb.start_service('druby://localhost:9000', Object.new) remote = OneDRb::Object.new('druby://localhost:9000')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
onedrb — gem install onedrb · libregistry