libp2p-webtransport-websys 0.2.0

WebTransport for libp2p under WASM environment
Documentation
1
2
3
4
5
6
7
8
## 0.2.0


## 0.1.0

* Initial implementation of WebTranport transport using web-sys bindings. See [PR 4015].

[PR 4015]: https://github.com/libp2p/rust-libp2p/pull/4015