Skip to content

Use BehavioralDrasylNode for existing drasyl nodes

bornholdt requested to merge behavioral-node into master

Changes:

  • ChatGui now outputs a message if the Super Peer could not be reached within 10 seconds.
  • ReceivingWormholeNode now sends the password only when the node is online.
  • ReceivingWormholeNode now waits a maximum of 10 seconds for the message from the SendingWormholeNode.
  • ReceivingWormholeNode will now fail if the Super Peer could not be reached within 10 seconds.
  • SendingWormholeNode will now fail if the Super Peer could not be reached within 10 seconds.

https://sonarcloud.io/dashboard?branch=behavioral-node&id=org.drasyl%3Aparent

Edited by bornholdt

Merge request reports