Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support MSC4016's resumable uploads component #535

Open
turt2live opened this issue Dec 31, 2023 · 2 comments
Open

Support MSC4016's resumable uploads component #535

turt2live opened this issue Dec 31, 2023 · 2 comments

Comments

@turt2live
Copy link
Member

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

@ara4n
Copy link

ara4n commented Dec 31, 2023

n.b. this has two components:

  • support streaming transfers (ie let users download files which wre still uploading) - which is arguably the most useful bit
  • separately, support resumable uploads via Content-Range headers on PUT

@turt2live
Copy link
Member Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants