Adopt tus.io semantics for chunked, resumable uploads of large files. Implement as a new transport plugin alongside presigned and server, so users opt in by configuring a tus-compatible storage adapter. Uppy + tus is the gold standard for multi-GB uploads on flaky networks; this is the biggest production-tier gap today.
Adopt tus.io semantics for chunked, resumable uploads of large files. Implement as a new transport plugin alongside
presignedandserver, so users opt in by configuring a tus-compatible storage adapter. Uppy + tus is the gold standard for multi-GB uploads on flaky networks; this is the biggest production-tier gap today.