every.channel: sanitized baseline
This commit is contained in:
commit
897e556bea
258 changed files with 74298 additions and 0 deletions
9
third_party/iroh-live/web-transport-iroh/README.md
vendored
Normal file
9
third_party/iroh-live/web-transport-iroh/README.md
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[](https://crates.io/crates/web-transport-quinn)
|
||||
[](https://docs.rs/web-transport-quinn)
|
||||
[](https://discord.gg/FCYF3p99mr)
|
||||
|
||||
# web-transport-iiroh
|
||||
|
||||
A wrapper around the Iroh API, implementing the [`web-transport-trait`](https://github.com/kixelated/web-transport/tree/main/web-transport-trait) traits.
|
||||
|
||||
Note that this does *not* actually implement WebTransport for iroh. Instead, it implements the WebTransport traits on raw iroh QUIC connection. Thus, you can use an iroh connection wherever the `web-transport-trait` traits are expected (i.e. in hang). But there's no actual HTTP/3 WebTransport session being established, we just use the raw iroh QUIC connection directly.
|
||||
Loading…
Add table
Add a link
Reference in a new issue