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:
=
Installeer:
=
Runtime afhankelijkheden (1):
hoe
>= 1.4.0