getlantern / browsersunbounded

Interoperable browser-based P2P proxies for censorship circumvention
GNU General Public License v3.0
6 stars 0 forks source link

Use WebTransport when it's available #160

Open myleshorton opened 1 year ago

myleshorton commented 1 year ago

This adds preliminary support for WebTransport, albeit without actual tie-ins with the UI. The intent is to be able to test this with WebTransport support in http-proxy-lantern and to gradually bring it into production one piece at a time.

No rush on the review for this, however.

myleshorton commented 10 months ago

Just realizing we still need javascript bindings from the browser to tie into WebTransport