NodeServer.nodeWithHubId

Gets a node by its hub id, which is given by the hub and unique for every session.

class NodeServer
shared inout pure nothrow @trusted
const(Node)
nodeWithHubId
(
uint hubId
)

Meta