CYCLON Membership Management
This MR adds CYCLON membership management to drasyl-core. It is available in the packet org.drasyl.handler.membership.cyclon
and can be used by adding the CYCLON handlers to the tail of the server pipeline.
CYCLON comes with an example: https://git.informatik.uni-hamburg.de/sane-public/drasyl/-/tree/cyclon/drasyl-examples/src/main/java/org/drasyl/example/cyclon
Feel free to join my test overlay: mvn compile exec:java -Dexec.mainClass="org.drasyl.example.cyclon.CyclonMembershipManagement" -Didentity=cyclon-1.identity -Dexec.args="d0e7aa101ddbd1df202cbebe365368fe1a85e6f752f5f4f28841be95002fc95e"
Edited by bornholdt