rhttp icon indicating copy to clipboard operation
rhttp copied to clipboard

Webtransport support

Open JamesFieldist opened this issue 2 months ago • 0 comments

Would be really nice to get webtransport over http/3 enabled since Dart won't support it (closes tickets on it) and there is no workaround.

Then I could write a wrapper webtransport library that used this for all platforms but web and used native js interop for web. (or this library could be wasmed and work on web...)

JamesFieldist avatar Oct 29 '25 20:10 JamesFieldist