libp2p-webrtc-websys 0.3.0-alpha

WebRTC for libp2p under WASM environment
Documentation
# Rust `libp2p-webrtc-websys`

Browser Transport made available through `web-sys` bindings.

## Usage

Use with `Swarm::with_wasm_executor` to enable the `wasm-bindgen` executor for the `Swarm`.

See the [browser-webrtc](../../examples/browser-webrtc) example for a full example.