Dice Mist

View on GitHub
  • What does it do?

    This wrapper library improves the performance of existing S3 upload techniques, by delegating the uploading work to a separate thread, which reduces load on the UI thread.

    Supported Platforms

    • IE 11+
    • Chrome
    • Firefox
    • Edge

Features

  • location_on

    Web worker option

    Reduces load on the UI thread allowing uploads to happen in the background.

Benefits

  • sentiment_very_satisfied

    Faster uploads

    By moving uploads to the background, speeds can be considerably improved.