Tag: streaming
2 resources tagged with "streaming" on StackPractices.
Server-Sent Events (SSE)
How to implement one-way real-time streaming from server to browser using Server-Sent Events, with reconnection, event types, and multi-client broadcasting.