PluginsΒΆ

Plugins offer developers an easy way of adapting and extending an endpoint. In this chapter the plugin system is introduced as well as the underlying event system. After an overview of the architecture, an example plugin will be explained.

The source code of some example plugins can be found on GitHub. Feel free to contribute.