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.

관련 프로토콜

관련 항목