HeliosLauncher icon indicating copy to clipboard operation
HeliosLauncher copied to clipboard

[v2] Index Processor Framework

Open dscalzi opened this issue 3 years ago • 0 comments

Index processors have two main phases.

  1. Initialization (No progress-tracking)
  2. Validation (Progress-tracking)

Validation yields a list of missing assets. Assets are aggregated and sent to the download engine. Progress trackers should be as simple as possible to enable inter-process communication.

dscalzi avatar Sep 09 '20 04:09 dscalzi