libp2p-webrtc-websys

Crates.iolibp2p-webrtc-websys
lib.rslibp2p-webrtc-websys
version0.4.0-alpha
sourcesrc
created_at2023-09-22 15:25:27.211817
updated_at2024-08-09 14:29:00.495711
descriptionWebRTC for libp2p under WASM environment
homepage
repositoryhttps://github.com/libp2p/rust-libp2p
max_upload_size
id980652
size35,554
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: 3362

cargo fmt