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 for custom protocols in resource loader #1213

Open
5 tasks done
RangerMauve opened this issue Jun 15, 2019 · 3 comments · May be fixed by #1381
Open
5 tasks done

Support for custom protocols in resource loader #1213

RangerMauve opened this issue Jun 15, 2019 · 3 comments · May be fixed by #1381
Labels
awesome enhancement New feature or request

Comments

@RangerMauve
Copy link
Collaborator

RangerMauve commented Jun 15, 2019

This is to follow up from our discussions on Discord and to keep stuff in one place.

It'd be nice to be able to load resources in Exokit from different protocols, such as dat://.

Currently there's no single place that resources are loaded that would handle this use case. With that in mind, here's what needs to be done:

This might also be useful for the exokit:// protocol handler stuff that's already in there.

@chrislatorres chrislatorres added awesome enhancement New feature or request labels Jun 15, 2019
@RangerMauve
Copy link
Collaborator Author

Currently working on the window-xhr changes. :)

Hopefully I'll be able to put in like 4-8 hours a week on this.

@RangerMauve
Copy link
Collaborator Author

window-xhr has been updated to be based on fetch.

For intercepts, we can make use of bogo-fetch

So the next step is to start putting this stuff together in exokit. 😁

@RangerMauve
Copy link
Collaborator Author

Woot, check out the initial PR. :D

@avaer avaer linked a pull request Aug 6, 2019 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awesome enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants