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

How to use remote plugin locally? #51

Open
NHQ opened this issue Apr 30, 2020 · 1 comment
Open

How to use remote plugin locally? #51

NHQ opened this issue Apr 30, 2020 · 1 comment
Labels

Comments

@NHQ
Copy link

NHQ commented Apr 30, 2020

A local server does not have the manifest of a remote server. Because the local didn't start with the same plugins, it doesn't see the remote API after connecting.

So we call the manifest() method on the remote to get the API. How does the local server access this the API given by the remote manifest? The only solution I have is for the local server to use the same plugin, but then what is the point of the manifest method; what if the local is just a client?

@stale
Copy link

stale bot commented Jul 29, 2020

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

@stale stale bot added the stale label Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant