Konrad Kowalski (rootsher)Principal Platform & Reliability Architect011000100011000000000000100111101001001111010001

HTTP Cache

posts (1)

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

    Polling: Building Realtime with Repeated Requests

    The delay is a function of the interval, and the cost is there even when nothing changes. In exchange every request is independent and the whole infrastructure…