Actions
Feature #3351
closedProxy plugin support, split up core
Description
The smart proxy needs a plugin framework so we can:
- split out existing APIs into separate gems and packages
- split out existing providers for APIs into separate gems and packages, reducing core proxy dependencies
- add new APIs or providers externally
Updated by Marek Hulán about 11 years ago
During this we could refactor SmartProxy class opening instead we should add and mount different classes in config.ru for each API.
Updated by Anonymous over 10 years ago
- Status changed from New to Assigned
- Assignee set to Anonymous
Actions