Reference

Integration checklist

Design-review prompts for “SSE is three lines on the client” reality.

Auth & request shape

CORS

Proxies & buffering

Connection budget

When to leave native EventSource

Constraint Often better
Custom headers / POST body fetch + ReadableStream parse
True duplex messaging WebSocket
Binary media WebSocket / WebRTC / plain download
Many tabs, stuck on h1 HTTP/2, shared stream, or WebSocket