Skip to main content

Module node

Module node 

Source
Expand description

RnsNode: high-level lifecycle management.

Wires together the driver, interfaces, and timer thread.

Structsยง

IfacConfig
IFAC configuration for an interface.
InterfaceConfig
Interface configuration, parsed via an [InterfaceFactory] from the registry.
NodeConfig
Top-level node configuration.
RnsNode
A running RNS node.
SendError
Error returned when the driver thread has shut down.