overte-thingvellir/domain-server
Ryan Huffman dc694fb0b7 Update content backup downloads to be asynchronous
Previously backups would be consolidated into a full .zip when the
backup was requested. Because of the potential for a large number of
assets, this could take awhile, causing a browser to fail due to timeout
before the backup was available. This change splits the download
endpoint into 2 parts - one to request information about a backup and
possibly kick off a consolidation, and another to request the actual
file once the consolidate backup is available.
2018-03-21 15:02:38 -07:00
..
resources Update content backup downloads to be asynchronous 2018-03-21 15:02:38 -07:00
src Update content backup downloads to be asynchronous 2018-03-21 15:02:38 -07:00
CMakeLists.txt Merge branch 'master' of https://github.com/highfidelity/hifi into feat/backups-integration 2018-02-22 19:45:43 -08:00