Skip to main content

run_chat_sync_worker

Function run_chat_sync_worker 

Source
pub async fn run_chat_sync_worker(
    tx: Sender<ChatSyncUiEvent>,
    archive_path: PathBuf,
    config: ChatSyncConfig,
)
Expand description

Run the chat sync worker loop.