<!-- Notes are optional, remove the heading/text if there are none --> ### Notes Voting data for an authenticated admin user should be displayed and updated in real time using SSE ### Acceptance Criteria: - [ ] admins are notified in real time of events via SSE (state change, election modification) - [ ] voting data updates should be sent - [ ] SSE endpoint for admins only
Notes
Voting data for an authenticated admin user should be displayed and updated in real time using SSE
Acceptance Criteria: