- From: Peter Thatcher <notifications@github.com>
- Date: Tue, 10 Sep 2019 13:09:03 -0700
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 10 September 2019 20:09:25 UTC
Http3Transport allows at least 2 things over QuicTransport: 1. Going through HTTP proxies or firewalls that only allow HTTP. 2. Sharing a connection with HTTP traffic (to the same server with the same port rather than a different IP and port, and contained in the same congestion control context). (Maybe Victor can remember more) Vs fetch: 1. The server can push streams down to the client 2. The client and server can both send datagrams (unreliable, unordered). Looking forward to a pile of questions :). -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3ctag/design-reviews/issues/389#issuecomment-530099044
Received on Tuesday, 10 September 2019 20:09:25 UTC