Plugins
Webmesh Plugins implement the v1.Plugin
interface and are loaded by the node at startup.
These can be run as external servers or as part of the node process.
Extended documentation will be added soon, but for now you can refer to the following areas to get started:
pkg/plugins
- The built-in plugins included with the node.- External plugin example - An example of running the node with an external plugin.