mirror of
https://github.com/denoland/deno.git
synced 2025-02-07 23:06:50 -05:00
0098fddb10
Initial implementation of WebTransport client and server! This is very unstable because the interface should eventually shift to use hyper (h3 is on the [2025 roadmap](https://hyper.rs/contrib/roadmap/)) instead of manually messing with the the protocol, which will enable integration with Deno.serveHttp/etc and allow WebTransport over h2. This will also let us expose multiplexing. WebTransport stats will be a followup due to their complexity. Fixes: https://github.com/denoland/deno/issues/9017 |
||
---|---|---|
.. | ||
__test__.jsonc | ||
deno.json | ||
main.out | ||
main.ts |