Add an event bus implementation
This generalizes the features of the events module and should replace it in the long run. It allows simple pub/sub and retained events without a centralized instance.
Loading
Please register or sign in to comment
This generalizes the features of the events module and should replace it in the long run. It allows simple pub/sub and retained events without a centralized instance.