-
Notifications
You must be signed in to change notification settings - Fork 261
chore: replace busboy with @fastify/busboy #361
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
base: master
Are you sure you want to change the base?
Conversation
|
@RomanBurunkov @RobinTail any update to merge this PR? |
It may appear that way, but I'm not the one who decides for this repo, @rtritto :) You also said
So, should we? Please let the maintainer know. |
It's active and maintained by team of |
@RomanBurunkov || @richardgirges , please take a look on this. |
Hi @rtritto , do not see any reasons to switch from original busboy to the fork. Could you please provide some additional details, use cases, etc. |
Sources: |
@fastify/busboy
is a better version ofbusboy
for performance, maintenance and some solved critical bug.Related: fastify/busboy#68