-
Notifications
You must be signed in to change notification settings - Fork 864
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 Switching Between IPFS Backends #654
Comments
Is this about switching between different IPFS backends (eg. local go-ipfs, embedded js-ipfs, remote HTTP API, etc) ? If so, we plan to add similar feature to Companion (ipfs/ipfs-companion#491). I think we will also have backend picker in WebUI at some point. cc @fsdiogo & @olizilla to keep everyone in the loop so our UIs do not drift too far apart :) |
Yup @lidel |
also look at https://github.com/RHazDev/IPFS-Manager/releases . |
Closing in favour of #601 |
As @diasdavid suggested, we should support having a list of connection options where we can just switch from one to another.
The text was updated successfully, but these errors were encountered: