Sunjay Bhatia and Timothy Charouk
Erlang R15B01 or later and GNU Make
git clone https://github.com/sunjayBhatia/erlonion.git
cd erlonion
This will fetch and compile all dependencies as well as build erlonion
directory node
make run_dir
This will fetch and compile all dependencies as well as build erlonion
path node
make run_path
make build
erlonion
uses ranch as a TCP socket acceptor pool manager
make deps
make clean