FlowFuse / FlowFuse/node-red-dashboard
File Input: Support larger file uploads
Open
size:M
type:feature
- Dominant language
- HTML
- Stars
- 355
- Forks
- 82
- Avg merge
- 4d 23h
- Merged PRs (30d)
- 24
Description
### Description
As a follow on task for https://github.com/FlowFuse/node-red-dashboard/pull/981
We want to chunk files selected in the client, and re-build them on the server-side to allow for file uploads greater than the maximum payload size for a given socket connection.
It would also provide clearer upload progress to the client too, and prevent socket crashes.
### Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.