Cadons / libtusclient

MIT License
0 stars 0 forks source link

Implement tus protocol #7

Open Cadons opened 2 weeks ago

Cadons commented 2 weeks ago

Implement the tus protocol for file uploading defined here

setup all steps that protocol define, don't develop the extensions here, the basic protocol only on this issue

Cadons commented 4 days ago

add functions to set the chunk size in KB, MB and GB

Cadons commented 22 hours ago

optimize the upload chunks add caching