RubyGems Navigation menu

rbridge 0.1

FEATURES/PROBLEMS: * Allows use of Erlang code within Ruby * Doesn’t yet allow Ruby code within Erlang * Can’t be started headless. Sockets are always closed. == SYNOPSIS: 1. Open an Erlang shell from the command line $ erl 2. Start the RBridge server on some port (9900 is what the examples use) 1> rulang:start_server(9900).

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.0 - May 24, 2008* (19.5 KB)
  2. 0.1.2 - March 10, 2008* (20.5 KB)
  3. 0.1 - January 04, 2008* (16.5 KB)

Runtime Dependencies (1):

hoe >= 1.4.0

Owners:

Authors:

  • Chuck Vose

SHA 256 checksum:

9b691bf2d8c0f21b3d410a111205e82e25b48c606718626fc22b74a54741c531

Total downloads 11,336

For this version 3,402

Licenses:

N/A

Required Ruby Version: None

Links: