jacksonh / manos

Manos is an easy to use, easy to test, high performance web application framework that stays out of your way and makes your life ridiculously simple.
Other
455 stars 61 forks source link

File upload progress. #128

Closed txdv closed 9 years ago

txdv commented 13 years ago

http://debuggable.com/posts/streaming-file-uploads-with-node-js:4ac094b2-b6c8-4a7f-bd07-28accbdd56cb

THIS should be possible with manos!

ghost commented 13 years ago

something like that will happen eventually, the current file upload code is a mess.