8000 HTTP scry range requests · Issue #7014 · urbit/urbit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

HTTP scry range requests #7014

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

Open
jalehman opened this issue Jun 12, 2024 · 0 comments · Fixed by urbit/vere#676 or #7033
Open

HTTP scry range requests #7014

jalehman opened this issue Jun 12, 2024 · 0 comments · Fixed by urbit/vere#676 or #7033
Assignees

Comments

@jalehman
Copy link
Collaborator

Scry over HTTP works (although it still needs a runtime implementation). When it becomes possible to host large files on Urbit nodes, we'll want to ability to efficiently stream them to clients. HTTP clients use range headers for this, so that streaming a video only requires streaming the data from the desired part of the file. Without it, in order to watch a video, the entire file would have to be downloaded, even if only part of the video was requested.

@jalehman jalehman converted this from a draft issue Jun 12, 2024
pkova added a commit to urbit/vere that referenced this issue Sep 6, 2024
[UIP-0120 HTTP
Streaming](https://github.com/urbit/UIPs/blob/main/UIPS/UIP-0120.md)
Resolves [#urbit/urbit7014](urbit/urbit#7014)

requires eyre changes from urbit/urbit#7033
and clay gang changes from urbit/urbit#7038
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants
0