Skip to content

LargeFileUpload - node js stream support and progress handling, rollup library updates #401

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

Merged
merged 21 commits into from
Mar 25, 2021

Conversation

nikithauc
Copy link
Contributor

Fixes #320 , #305, #380 .

  • Introducing new classes StreamUpload and FileUpload implementing the FileObject interface and having the sliceFile logic.
  • Added a Progress interface for progress handling.
  • Updates roll up libraries, added copyright.

@nikithauc nikithauc marked this pull request as draft March 17, 2021 08:32
@nikithauc nikithauc marked this pull request as ready for review March 18, 2021 00:09
@baywet
Copy link
Member

baywet commented Mar 18, 2021

I missed one commit in my previous review, sorry about that, resolved the things are are already resolved. Only a few things left :)

@nikithauc
Copy link
Contributor Author

I missed one commit in my previous review, sorry about that, resolved the things are are already resolved. Only a few things left :)

Thank you for the review! I liked the idea to use generics.

@nikithauc nikithauc requested review from baywet and zengin March 18, 2021 18:31
Copy link
Contributor

@zengin zengin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for taking the proposed changes.

@nikithauc nikithauc merged commit 9ad1150 into 3.0.0 Mar 25, 2021
@nikithauc nikithauc deleted the nikithauc/stream-support branch May 3, 2021 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants