⚡ Event Bus / Pub‑Sub

Click a component's event button → message flows through the bus → all subscribers
Component A
📥 Subscriptions (click to toggle)
user.login data.update system.alert
Component B
📥 Subscriptions (click to toggle)
user.login data.update system.alert
Component C
📥 Subscriptions (click to toggle)
user.login data.update system.alert
🔀
EVENT BUS
0 events routed