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

Hot-swapping pluggins #47

Open
olanod opened this issue Jun 3, 2021 · 0 comments
Open

Hot-swapping pluggins #47

olanod opened this issue Jun 3, 2021 · 0 comments
Milestone

Comments

@olanod
Copy link
Member

olanod commented Jun 3, 2021

When running Valor in the web specially, it will be very useful to swap one plugin with another that has the same API but changes its implementation in some way, for example one could quickly load the runtime and create an instance of the Sube plugin that uses the lightweight HTTP backend to connect to a remote node and in parallel download the heavier version of the plugin that uses a light node as a backend and once it's downloaded and ready one can swap the HTTP version for the lightnode without the client application realizing there was a change, if the application wants to be more transparent with the user it could install the heavier version only after prompting the user to install the application.

@olanod olanod added this to the v1.0 milestone Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant