You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Bruno P. Kinoshita (JIRA)" <ji...@apache.org> on 2017/06/11 03:51:18 UTC

[jira] [Commented] (FILEUPLOAD-271) Is it possible to add the support of tus protocol within Commons FileUpload library?

    [ https://issues.apache.org/jira/browse/FILEUPLOAD-271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16045794#comment-16045794 ] 

Bruno P. Kinoshita commented on FILEUPLOAD-271:
-----------------------------------------------

Patches welcome! If you could submit a pull request, it might be easier for other developers to review and comment, and perhaps include in a future release. Thanks!

> Is it possible to add the support of tus protocol within Commons FileUpload library?
> ------------------------------------------------------------------------------------
>
>                 Key: FILEUPLOAD-271
>                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-271
>             Project: Commons FileUpload
>          Issue Type: Wish
>            Reporter: Anita
>            Priority: Minor
>              Labels: features
>
> 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



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)