Why the AI Industry strictly normalized on SSE over bidirectional WebSocket channels.
A user asks a question, the server streams the answer. The data flows fundamentally in one direction until exhaustion. A full multiplex WebSockets implementation presents immense state management overhead for purely unidirectional streams.