Re: [w3ctag/design-reviews] WebTransport (#389)

It looks like we missed our opportunities to talk about this in person in Tokyo or at TPAC.  @ylafon and I are cycling back to this in a breakout at the TAG's Cupertino meeting.

I'm curious if there's something written down that explains the relationships between these various specs at a high level, related to the brief discussion that started in https://github.com/w3ctag/design-reviews/issues/389#issuecomment-530694381.  (It's also useful for understanding how and why the Javascript APIs for them should differ.)

I'm also curious if there's something that explains the handling of consent to communicate (along the lines of the discussion that started in https://github.com/w3ctag/design-reviews/issues/296#issuecomment-418572658 and continued a bit in #303 and #304).  Is there an intent that `Http3Transport` and `QuicTransport` would differ substantially (e.g., with the former using CORS and the latter using ALPN as described in [17.3 Protocol Security](https://wicg.github.io/web-transport/#protocol-security)?).  That said, now that we're discussing it, we're not even sure we understand the design around QUIC and HTTP3 and what the relationship is (although I think my understanding is that HTTP3 is built on top of QUIC and other things could use QUIC directly... but I'm not sure exactly what they do and don't get if they do that).

-- 
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-561365768

Received on Tuesday, 3 December 2019 21:30:39 UTC