dmitriy-nz / nestjs-form-data

NestJS middleware for handling multipart/form-data, which is primarily used for uploading files.
https://www.npmjs.com/package/nestjs-form-data
MIT License
117 stars 23 forks source link

This library blocks JS thread #23

Closed kudiluv closed 2 months ago

kudiluv commented 2 years ago

I've used MemoryStoredFile

dmitriy-nz commented 2 years ago

Hello, what is the size of the file you are uploading?

dmitriy-nz commented 2 months ago

Closed due to inactivity