nest-lab icon indicating copy to clipboard operation
nest-lab copied to clipboard

Add stream support

Open KR1470R opened this issue 1 year ago • 1 comments

It would be great to be able to stream large files instead of load them to buffer.

KR1470R avatar Apr 09 '24 21:04 KR1470R

Shouldn't this be related to the multer configuration? @nest-lab/fastify-multer is just a wrapper on top of fastify-multer. You might need a custom multer engine, but it should still be compatible with the library

jmcdo29 avatar Apr 09 '24 21:04 jmcdo29