We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
.uploadSession should return a write stream instead of / or in addition to having a callback.
This will make it easier to work with piping of readStreams, ex. to integrate with multer.
The text was updated successfully, but these errors were encountered:
request
Hi @steffanhalv , are you still interested in building this
Sorry, something went wrong.
Sorry, it already works. Only thing remains is the e2e test which I dont have time for.
That is cool, I will try to make time for it during the holidays 👍 . Thanks for contributing :)
Successfully merging a pull request may close this issue.
.uploadSession should return a write stream instead of / or in addition to having a callback.
This will make it easier to work with piping of readStreams, ex. to integrate with multer.
The text was updated successfully, but these errors were encountered: