libp2p-webrtc-websys

Crates.iolibp2p-webrtc-websys
lib.rslibp2p-webrtc-websys
version0.4.0
created_at2023-09-22 15:25:27.211817+00
updated_at2025-01-14 17:20:50.205161+00
descriptionWebRTC for libp2p under WASM environment
homepage
repositoryhttps://github.com/libp2p/rust-libp2p
max_upload_size
id980652
size80,555
rust-libp2p Maintainers (github:libp2p:rust-libp2p-maintainers)

documentation

README

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.

Commit count: 3624

cargo fmt