-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
-
False
-
-
RELAY2 is over 10 years old and hasn't see much change. The logic for relaying/handling of messages is distributed across 3 methods (up(), down() and handleRelayMessage()).
Goal: refactor the code base and have the relaying logic in a single method (process(). This will make maintenance and future changes simpler