Crates.io | libp2p-webrtc-websys |
lib.rs | libp2p-webrtc-websys |
version | 0.4.0 |
created_at | 2023-09-22 15:25:27.211817+00 |
updated_at | 2025-01-14 17:20:50.205161+00 |
description | WebRTC for libp2p under WASM environment |
homepage | |
repository | https://github.com/libp2p/rust-libp2p |
max_upload_size | |
id | 980652 |
size | 80,555 |
libp2p-webrtc-websys
Browser Transport made available through web-sys
bindings.
Use with Swarm::with_wasm_executor
to enable the wasm-bindgen
executor for the Swarm
.
See the browser-webrtc example for a full example.