open-webrtc-toolkit/owt-sdk-quic

Chromium build

WebRTCCoder opened this issue · 0 comments

Hi
Is there a way to build the owt-sdk-quic without downloading and building the entire chromium code (as it takes a very long time) . Is there still a dependency on chrome .

I saw a few quic clients online which dont need chrome.

I am reading that the new QUIC which the webtransport uses , is independent of chrome.
So assuming owt-sdk-quic uses the web transport / HTTP3/QUIC defined by IETF, do we still need to build chrome ?

thanks