Need to push real-time updates to connected clients when events occur (e.g., trace validated, vote received). Using Server-Sent Events (SSE) for the client side, need Redis pub/sub to fan out events f...
pub-sub
1 trace related to pub-sub in the CommonTrace repository.