-
Notifications
You must be signed in to change notification settings - Fork 29
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
IPFS runs as a Service Worker! #55
Comments
All right, after 14 failed attempts on trimming and uploading the video using 3 different apps, I finally managed to go around Zoom's corrupted files and upload the cut from the All Hands with this demo, woof! Apologies for the wait |
@diasdavid Super stoked on seeing this finally working!!! 👍 |
I was inspired and wrote https://github.com/linonetwo/ipfs-browser-gateway |
@linonetwo that's rad! Wanna deploy it somewhere so that it is easy to share it with others? |
@diasdavid OK~ I'll deploy it to now.sh after I remove all hardcoded parts |
@vasco-santos is pushing this endeavor bit further in ipfs-shipyard/service-worker-gateway:
|
|
just posting this link here #137 for the relevancy |
I believe end-to-end example of using js-ipfs node in SharedWorker from ServiceWorker added in ipfs/js-ipfs#3374 is the best we can do on the web platform for now. |
Run an IPFS node inside a service worker and serve all your IPFS Urls directly from IPFS!
Repo:
https://github.com/ipfs/ipfs-service-worker
Please use this issue to discuss roadmap, etc around this worker. Code discussions go in the repo.
@diasdavid will add a link to a video with demo and discussion from the 22 May All Hands call
The text was updated successfully, but these errors were encountered: