Plugin architecture for platforms
suculent opened this issue · 2 comments
suculent commented
Extend for other 'platforms' automatically using plugin architecture.
suculent commented
Could use something like https://javascript.plainenglish.io/how-to-build-a-plugin-system-with-node-js-68c097eb3a2e
suculent commented
Middleware sample
plugin is done and covered with tests... it detects something and returns 'arduino' or nothing. The plugin should be turned into arduino
plugin and must always return false in production to prevent false positives.