Skip to main content

Module app

Module app 

Source
Expand description

UI-facing node lifecycle, log filtering, statistics, and chart history.

Modulesยง

colors ๐Ÿ”’

Structsยง

App ๐Ÿ”’
Holds the node core, event/log receivers, and presentation history.

Enumsยง

AppInitError ๐Ÿ”’
UnlinkPresentation ๐Ÿ”’

Constantsยง

CHART_HEIGHT ๐Ÿ”’
CHART_RENDER_INTERVAL ๐Ÿ”’
CHART_WIDTH ๐Ÿ”’
HISTORY_SIZE ๐Ÿ”’
LOG_REFRESH_INTERVAL ๐Ÿ”’
MAX_LOGS ๐Ÿ”’
SAMPLE_INTERVAL ๐Ÿ”’

Functionsยง

connection_status_slug ๐Ÿ”’
log_level_colors ๐Ÿ”’
matches_filter ๐Ÿ”’
new_history ๐Ÿ”’
node_state_slug ๐Ÿ”’
push_sample ๐Ÿ”’
unlink_failure_presentation ๐Ÿ”’
unlink_presentation ๐Ÿ”’
validate_token ๐Ÿ”’