Expand description
RnsNode: high-level lifecycle management.
Wires together the driver, interfaces, and timer thread.
Structsยง
- Ifac
Config - IFAC configuration for an interface.
- Interface
Config - Interface configuration, parsed via an [
InterfaceFactory] from the registry. - Node
Config - Top-level node configuration.
- RnsNode
- A running RNS node.
- Send
Error - Error returned when the driver thread has shut down.