Hyperlinkv0.8.0-beta.28

Node

NodeKey<HSelf>

The Context key of a Node (HSelf = its identity): a service whose value is the transport NodeProtocol. Stored on a node-bearing tag under nodeSym; read by Hyperlink.client to resolve where to connect (its requirement channel).

modelsNodeNodeProtocolnodeSymHyperlink.client
export type NodeKey<HSelf> = Context.Key<HSelf, NodeProtocol>;
Referenced by 31 symbols