Y
Hacker News
new
|
ask
|
show
|
jobs
by
franksalim
5288 days ago
The TCP proxy use case, which has been my primary motivation for WebSocket since day one, points to another limitation of SSE. SSE cannot handle binary data without encoding the data into text. WebSocket can.