2941bb370c
Implement Server-Sent Events to push real-time updates to the client, eliminating the need for manual refreshes. The SSE endpoint filters events for non-admins based on slugs and provides a 15-second keep-alive to prevent proxy timeouts.