Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(fetch-http-handler): improve performance, replace FileReader with Blob.arrayBuffer() #1179

Merged
merged 4 commits into from
Oct 18, 2024

Commits on Oct 17, 2024

  1. Update stream-collector.ts

    richarddd authored and kuhe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    cfda632 View commit details
    Browse the repository at this point in the history
  2. Update stream collector

    richarddavison authored and kuhe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    df96295 View commit details
    Browse the repository at this point in the history
  3. Add changeset

    richarddavison authored and kuhe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ca2f75c View commit details
    Browse the repository at this point in the history
  4. remove FileReader where possible

    kuhe committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3800626 View commit details
    Browse the repository at this point in the history