Real-Time & Streaming

Long Polling

A technique where the client makes an HTTP request and the server holds it open until new data is available, simulating real-time push over standard HTTP.

관련 프로토콜

관련 항목