Skip to content

5 REQ pub

github-actions edited this page Sep 14, 2023 · 7 revisions

pub: Event publishing

References:

  • in branch main: 7 (5 direct)

As a user, I want that captured events are published to subscribers of the event, to create an event-driven architecture.

Implementation Details

A central publisher is used to capture all set events, and then forwards those events to the subscribers that are subscribed to those events. For more information, see DR-20230809_2.

Sub-requirements

REQ-Referencing Overview:

Last update: 2023-09-14_10:01 UTC
Branch: main
Commit: 98f71ca

Clone this wiki locally