NETWORKING & PROTOCOLS ยท PRO CONCEPT
017
Server-Sent Events
One-way push from server to browser over a persistent HTTP stream.
WHAT YOU'LL LEARN
- Where Server-Sent Events fits in a system design conversation.
- How SSE changes the architecture under real traffic pressure.
- What to watch for when push becomes the bottleneck.