codler/jQuery-Ajax-Upload

Parallel support

Closed this issue · 1 comments

I'd like to support parallel uploads. Ex:

User select one or more files and before it finishes, the user can start uploading another files

That should be possible to do already. It is up to your app to handle it.