auser / converse

Custom distributed erlang

This URL has Read+Write access

name age message
file .gitignore Fri Feb 20 13:44:28 -0800 2009 Adding new structure [Ari Lerner]
file .gitmodules Fri Feb 20 13:57:00 -0800 2009 Added submodules [Ari Lerner]
file README.txt Sat Feb 21 01:01:34 -0800 2009 Updated listener to push a new conn when it's r... [Ari Lerner]
file Rakefile Fri Feb 20 13:39:43 -0800 2009 Added new version [Ari Lerner]
directory deps/ Sat Feb 21 01:01:34 -0800 2009 Updated listener to push a new conn when it's r... [Ari Lerner]
directory ebin/ Wed Feb 25 16:38:30 -0800 2009 Added reply to send_message and no_reply with c... [Ari Lerner]
directory scripts/ Tue Mar 03 00:32:10 -0800 2009 Updated with udp instead of tcp [Ari Lerner]
directory src/ Loading commit data...
directory test/ Fri Feb 20 13:44:28 -0800 2009 Adding new structure [Ari Lerner]
README.txt
Custom distributed Erlang

A replacement for distributed erlang to implement stronger security methods and prompts connections to be set 
explicitly.

This is intended on being as close to distributed Erlang implementation as possible, except that it is implemented on 
tcp.

TODO: Spawn receive requests with the fsm