Skip to content

Backup improvements & example

XXMessengerClient library

  • Fix race condition issues when starting the backup and setting initial parameters.
  • Add BackupStorage utility that can store the backup.
  • Store BackupStorage.Backup on disk.

xx-messenger example

  • Start backup
  • Resume backup
  • Stop backup
  • Store backups in storage
  • Observe backup storage
  • Export backup from storage
  • Resume backup on launch
Edited by Dariusz Rybicki

Merge request reports