secret-stack icon indicating copy to clipboard operation
secret-stack copied to clipboard

How to use remote plugin locally?

Open NHQ opened this issue 6 years ago • 1 comments

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?

NHQ avatar Apr 30 '20 21:04 NHQ

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

stale[bot] avatar Jul 29 '20 22:07 stale[bot]