0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 21, 2023 — Apr 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix it so that we only pay attention to packets addressed to us or any. More... over 15 years ago
Implement simple duplicate suppression mechanism. More... over 15 years ago
Remove extra transmit. More... over 15 years ago
Change protocol so that frames are used. More... over 15 years ago
Fix debug script to use correct ebin path. More... over 15 years ago
Update build system based on lessons learned. More... over 15 years ago
Make it so that I don't have to edit Makefile.am and clusterl.app.in every time I add a module. More... over 15 years ago
Fixed it so that the accept process gets respawned after the first inbound connection. More... over 15 years ago
Start trying to relay signal More... over 15 years ago
Rename clusterl_connection -> clusterl_link. More... over 15 years ago
Keep track of Ids and Links for connected nodes. More... over 15 years ago
Add connection handshake. More... over 15 years ago
Normalize signal handling when announce does or does not have {Ip, Port} More... over 15 years ago
Removed unused function More... over 15 years ago
Consolidated message API from both clusterl_radio and clusterl_connection. More... over 15 years ago
Added event handlers for the connection_* More... over 15 years ago
Got rid of the idea of "full" (for now at least). Changed the interface to handle_signal. More... over 15 years ago
Made config module to wrap around environment and then config.hrl to make it easy to use in modules. More... over 15 years ago
Got clusterl_network transmissions working. More... over 15 years ago
Added connection module. More... over 15 years ago
Connect via TCP upon receipt of an ANNOUNCE signal. More... over 15 years ago
Switched network over to an FSM. More... over 15 years ago
Changed protocol to remove ping/pong. Refactored clusterl_network. More... over 15 years ago
Added basic dialyzer support to the makefile. More... over 15 years ago
Got UDP broadcast of PING and receipt of PONG working. More... over 15 years ago
Pass in configuration, including node ID, to the supervisor. More... over 15 years ago
Removed template boilerplate. More... over 15 years ago
Redefine SERVER to make it easier. More... over 15 years ago
Change it so that when the radio port is already in use the radio just binds to a random port. More... over 15 years ago
Allow the passing of additional command line args to erlang. More... over 15 years ago