- Usage: A node wants to join the network but does not have access to a node's network information to send the initial Join message to. Therefore a MessageBootstrapDiscover gets send through a Multicast to discover a node's network information.
More...
#include <bootstrap_discover.h>
- Usage: A node wants to join the network but does not have access to a node's network information to send the initial Join message to. Therefore a MessageBootstrapDiscover gets send through a Multicast to discover a node's network information.
- Algorithm Association: Bootstrap.
◆ MessageBootstrapDiscover()
minhton::MessageBootstrapDiscover::MessageBootstrapDiscover |
( |
MinhtonMessageHeader |
header, |
|
|
std::string |
discovery_msg = "Hello" |
|
) |
| |
|
explicit |
The documentation for this class was generated from the following files: