Y
Hacker News
new
|
ask
|
show
|
jobs
by
duskwuff
164 days ago
It sounds as though the data is being transferred over HTTP, so packet loss/reordering is all handled by TCP.
1 comments
dgoldstein0
164 days ago
Yes, or by http3's in order guarantees on the individual streams (as http3 is udp)
link