You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am studying the QUIC extension for ACK_RECEIVE_TIMESTAMPS frame. In the draft they say that timestamps are not allowed for packets received out of order. Is that true in mvfst implementation, or there is a way to handle this?
Hi, I am studying the QUIC extension for ACK_RECEIVE_TIMESTAMPS frame. In the draft they say that timestamps are not allowed for packets received out of order. Is that true in mvfst implementation, or there is a way to handle this?