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).
Required Ruby Version
None
Authors
Chuck Vose
Versions
- 0.2.0 May 24, 2008This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (19.5 KB)
- 0.1.2 March 10, 2008This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (20.5 KB)
- 0.1 January 04, 2008This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (16.5 KB)