@here/harp-transfer-manager
TypeScript icon, indicating that this package has built-in type declarations

0.28.0 • Public • Published

@here/harp-transfer-manager

Overview

This module provides a download manager that orchestrates downloading URLs, particularly static map resources.

The module:

  • limits the number of parallel concurrent downloads
  • retries downloads on HTTP errors with increasing timeouts, which is the best practice for many content delivery platforms
  • combines multiple JSON requests for the same URL to prevent downloading the same resource multiple times
  • allows to override the default fetch function used for downloading URLs

/@here/harp-transfer-manager/

    Package Sidebar

    Install

    npm i @here/harp-transfer-manager

    Weekly Downloads

    38

    Version

    0.28.0

    License

    Apache-2.0

    Unpacked Size

    27.3 kB

    Total Files

    10

    Last publish

    Collaborators

    • here-bot
    • here-maps
    • heremaps