Hacker News new | ask | show | jobs
by apitman 433 days ago
SSE doesn't support binary data without encoding to something base64 first. These days I'd recommend a fetch stream with TLV messages first, followed by WebSocket.