Konrad Kowalski (rootsher)Principal Platform & Reliability Architect011111001110001111111010111001111011101111000010

Kursor

posts (1)

  1. Realtime in the Browser: From Polling to WebTransport2/7

    Long Polling: When the Server Delays the Response

    The server does not answer until it has something to send. What appears is a chain of long requests, where the timeout and the cursor are part of the protocol.