Events Gateway a service that centralizes the communication with SSE (Server-sent Events) messages from Backend to Frontend.
messaging_events_topic
) and distributes them to relevant components within the system. It ensures that the messages are appropriately routed to the intended recipients for further processing.
HTTP
via WebFlux
. By publishing events, it enables real-time updates and notifications on the user interface, keeping the user informed about the progress and changes in the system.