web-transport-wasm 0.4.1

WebTransport WASM bindings
1
2
3
fn main() {
    println!("cargo:rustc-cfg=web_sys_unstable_apis");
}