jijo-paulose / gwtupload

Automatically exported from code.google.com/p/gwtupload
Other
0 stars 0 forks source link

How to send custom status message periodically to client from server for entire upload operation #215

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
 I need to get custom status message periodically from server to client for entire upload operation.

 As of now, Upload progress status indicates only for receiving all data in server from client. But I expect to continue the same progress until the server completes the upload operation. Is it Possible in gwtupload? Please help me 

Original issue reported on code.google.com by irsat...@gmail.com on 14 Apr 2015 at 12:03