[DAEMON-91] appcd-plugin: Web route handler support in plugins
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | appcd-plugin |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2017-07-25T21:51:24.000+0000 |
Updated | 2020-02-19T23:28:43.000+0000 |
Description
The idea is each plugin has it's own namespaced web router. For internal plugins, it should be easy to implement. For external plugins however, the plugin system will need to translate requests and responses through the parent/child tunnel.
No comments