The FlowX Events Gateway is a service that centralizes the communication with Server-Sent Events (SSE) 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.
It is designed to efficiently send updates to the frontend in the following scenarios: