Real-Time & Streaming

Server-Sent Events (SSE)

A unidirectional HTTP-based push technology where the server sends events to the client over a single long-lived connection, simpler than WebSocket for one-way streaming.

Verwandte Protokolle

Siehe auch