javascript - Progress of PHP script after file upload -


i know how progress of file being uploaded server using xmlhttprequest progress event tells me when file arrives server. server processes file (moves cloud storage) , progress of in client.

i read eventsource , found this example can't send file using that, simple get.

is possible upload file , progress of server processing file on single request? (i'm using silex server , angularjs client)


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -