Comment on Node.js stream handbookparentComments−gabipurcaru11yYup, it does. I do have a quick working example, with a plain multipart form :) You can check it out here: https://github.com/gabipurcaru/peggyWhile this is not exactly what you are talking about, I think it demonstrates that node.js streams can do that too.
Comments
Yup, it does. I do have a quick working example, with a plain multipart form :) You can check it out here: https://github.com/gabipurcaru/peggy
While this is not exactly what you are talking about, I think it demonstrates that node.js streams can do that too.