Konrad Kowalski (rootsher)Principal Platform & Reliability Architect010010000000101101000101110000100111100100110110

ETag

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…