kixelated / web-transport-rs

Rust WebTransport library for native and WASM
https://quic.video
Apache License 2.0
100 stars 14 forks source link

Firefox support for web client #15

Open matzayonc opened 9 months ago

matzayonc commented 9 months ago

When I open the web client using Firefox I get a not-too-informative WebTransport connection rejected error. I have the newest version, which is green on caniuse. On Chrome it works just fine.

I would be open to helping out, given some lead.