Back to Rust Libp2p

Rust `libp2p-webrtc-websys`

transports/webrtc-websys/README.md

0.56.0279 B
Original Source

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 example for a full example.