plupload-handler-php
plupload-handler-php copied to clipboard
other environment
Hi,
I see that this page talks about other environments:
http://www.plupload.com/docs/Chunking
for a convenient server-side handler, but only see a PHP variety. Is this example mature enough now to implement in other languages? I'm interested in a Node.js implementation and could create or help with implementing a Node.js version.
Thanks,
Mark
Well... it reflects my understanding of what is required and what is enough for upload process to succeed. We also use this in production in several places. But I cannot say that it is mature. Would be great to have more opinions and more usage cases here. And tests of course.
Also maybe we should rewrite it as composer package.