Uploaded image for project: 'Commons FileUpload'
  1. Commons FileUpload
  2. FILEUPLOAD-271

Is it possible to add the support of tus protocol within Commons FileUpload library?

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None

    Description

      http://tus.io/
      tus is a new open protocol for resumable uploads built on HTTP.
      It offers simple, cheap and reusable stacks for clients and servers to solve the problem of unreliable file uploads once and for all.

      Currently, there are only two implementations of server side — Go and Node.js

      I wish this popular file upload Java library which is also my favorite can also implement this new file transfer protocol in the new release version, too.

      If the Commons FileUpload library can add the support of this protocol, so that developers can re-use it across any Servlet container rather than implement directly in any specific server software.

      Protocol introductions of tus
      http://tus.io/protocols/resumable-upload.html

      Attachments

        Activity

          People

            Unassigned Unassigned
            Anita Anita
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: