feat(upload): Add transfer_speed for downloading and uploading files (#1797)

Co-authored-by: Victor Aremu <me@victorare.mu>
Co-authored-by: Fabian-Lars <github@fabianlars.de>
This commit is contained in:
Artaza Sameen
2024-11-05 03:11:48 +05:30
committed by GitHub
parent e0d2e2c53f
commit 87cc58527d
4 changed files with 74 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"upload": "minor"
"upload-js": "minor"
---
Added feature for calculating `transfer_speed` during file uploads and downloads