Re: [webrtc-pc] TURN servers running over webtransport (#2651)

> If we're talking about TURN over HTTP/3 datagrams, you'd lose most of the benefits of QUIC reliable streams (e.g. fewer false RTOs, better response to loss, etc.). So it's not clear to me why you would expect better performance than TURN/UDP. Also, even though zero-copy QUIC libraries are available, QUIC in Chrome is not zero-copy on receive (it has two copies at present).

Some firewalls block UDP, therefore TURN over QUIC would help penetrate these firewalls.

-- 
GitHub Notification of comment by hakarim740-com-ra
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2651#issuecomment-1887215164 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 11 January 2024 13:57:45 UTC