-
-
Notifications
You must be signed in to change notification settings - Fork 102
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
add multer support for fastify #941
add multer support for fastify #941
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
any news here? |
@samchon any news about this PR? has been 4 months, you asked us for a PR and we opened one, if you will discard this, just told us and we will make a fork cause we need this feature in order to fully migrate to nestia |
Preparing major update to dependent libraries After these libraries' major updates, The next major update may come in a month. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Even though it fails, merge it anyway for detailed debugging.
Complement #941: finalize `TypedFormData()` to support `fastify-multer`.
This PR implements the functionality discussed in this issue #819
I need some help with the testing though, cause I cannot make test run in my computer @samchon
Thanks :)