Module net

Source
Expand description

API to manage the iroh networking stack.

The main entry point is the Client.

The client can be used to get information about the node, such as the node id or node address.

It can also be used to provide additional information to the node, e.g. using the add_node_addr method.

Structsยง

Client
Iroh net Client.
NodeStatus
The response to a version request