mirror of
https://framagit.org/ppom/reaction
synced 2026-03-14 20:55:47 +01:00
Instead of multiple stream_impl / action_impl and one finish_setup. This made plugin implementations awkward: they often got some conf and couldn't determine if it was valid or not. Now they get all the conf in one function and don't have to keep partial state from one call to another. This has the other important benefit that configuration loading is separated from startup. This will make plugin lifecycle management less clunky. |
||
|---|---|---|
| .. | ||
| reaction-plugin | ||
| reaction-plugin-cluster | ||
| reaction-plugin-ipset | ||
| reaction-plugin-virtual | ||