Skip to main content

Module sync

Module sync 

Source
Expand description

Periodic cloud sync for the daemon.

Provides automatic synchronization of sessions to the cloud at regular intervals. The sync timer checks for credentials and encryption key availability before attempting to push pending sessions.

Structs§

SyncState
Persistent state for daemon sync scheduling.

Functions§

run_periodic_sync
Runs the periodic sync timer.

Type Aliases§

SharedSyncState
Shared sync state for the daemon.