YggdrasilNode

YggdrasilNode

Given a key

Constructors

this
this(YggdrasilPeer peer, string key)
Undocumented in source.

Members

Functions

getDHT
DHTInfo getDHT()
Undocumented in source. Be warned that the author may not have intended to support it.
getKey
string getKey()
Undocumented in source. Be warned that the author may not have intended to support it.
getNodeInfo
NodeInfo getNodeInfo()
Undocumented in source. Be warned that the author may not have intended to support it.
getPeers
YggdrasilNode[] getPeers()
Undocumented in source. Be warned that the author may not have intended to support it.
ping
bool ping()

Checks if the node is online

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta