Re: [w3ctag/design-reviews] RTCQuicTransport (#303)

Hi Cynthia, I think it would be valuable to continue with the reviews. The RtcIceTransport review can continue as is. The QUIC APIs have been split into two separate places, but share the same base interface. The QuicTransportBase interface exists with the WebTransport API (https://pthatcherg.github.io/web-transport/) and is extended by both the RtcQuicTransport (P2P version with ICE) and the WebTransport (client/server version w/o ICE).

For the QUIC APIs it would be great to continue the review and look at these base objects as well as the P2P specific APIs that exist in the ORTC repo. I don't think there are any objections to extending the review to include the client/server API (QuicTransport) as well, and we would value this feedback.

Thank you!

-- 
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/303#issuecomment-495342367

Received on Thursday, 23 May 2019 18:56:33 UTC