Module bootstrap

Source

Enums§

BootstrapError
Errors that may occur during bootstrap initialization.

Traits§

AppStateExt
Provides method to register a module message handler for a specific source module

Functions§

bootstrap_module
Bootstraps a PyWatt module with handshake, secret init, announcement, and independent channel management.
bootstrap_module_legacy
Legacy bootstrap function that maintains backward compatibility.