Skip to content

Use fetch API for streaming binary data #1

@mikolalysenko

Description

@mikolalysenko

Currently it just grabs a binary XHR which isn't optimal since it buffers the whole thing. Here are some references on the fetch API:

https://github.com/GoogleChrome/samples/tree/gh-pages/fetch-api

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions