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 event system it based on. After an overview of the architecture an example plugin is discussed.

The source code of example plugins can be found in this git repository. Feel free to contribute.