fastify / fastify/fastify-multipart

Investigate alternative multipart parsers

Open
#541 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
539
Forks
126
PR merge metrics
No merged PRs in 30d

Description

### Prerequisites

- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the issue has not already been raised

### Issue

For instance [remix parser](https://github.com/mjackson/remix-the-web/tree/main/packages/multipart-parser) seems to be quite faster than `@fastify/busboy` and is async generator based

In theory we should be able to use it, but we should test the speed claims in the context of Fastify

Related to https://github.com/fastify/fastify-multipart/issues/464

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.