t2bot / matrix-media-repo

Highly configurable multi-domain media repository for Matrix.
https://docs.t2bot.io/matrix-media-repo
MIT License
206 stars 79 forks source link

Support MSC4016's resumable uploads component #535

Open turt2live opened 9 months ago

turt2live commented 9 months ago

https://developers.google.com/youtube/v3/guides/using_resumable_upload_protocol#Resume_Upload https://github.com/matrix-org/matrix-spec-proposals/pull/4016

ara4n commented 9 months ago

n.b. this has two components:

turt2live commented 9 months ago

I believe MMR already implicitly supports the first, but doesn't support the second. Would largely depend on how the stop signal is sent.