rhttp
rhttp copied to clipboard
Webtransport support
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...)