File upload progress #1945
Unanswered
brasilikum
asked this question in
Q&A
Replies: 1 comment
-
Probably my using some variant of: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am just starting out with echo, and I am flying through the examples, they are excellent!
I am trying to implement some kind of progress for a file upload.
In my case, I am reading a CVS file line by line. So even if I don't know the exact size, I have a function I could periodically send updates from.
I figured I would use websockets (the other great example I got working right away).
I am happy for any hints. If I figure out a good way, I will happily contribute it to the cookbook.
Cheers
Beta Was this translation helpful? Give feedback.
All reactions