Skip to content

Add a event bus to inform handlers about internal changes

Malte Bauch requested to merge routing-sessions-handler into master

This MR adds a simple event bus that allows to inform handlers for specific gnmi-paths about internal kms changes. Additionally a initial implementation of a routing session handler has been added.

Merge request reports