Docs.rs
libp2p-websocket-websys-0.5.0
libp2p-websocket-websys 0.5.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
thomaseizinger
jxs
github:libp2p:rust-libp2p-maintainers
github:libp2p:rust-libp2p-maintainers-old
Dependencies
bytes ^1.6.0
normal
futures ^0.3.30
normal
js-sys ^0.3.69
normal
libp2p-core ^0.43.0
normal
send_wrapper ^0.6.0
normal
thiserror ^2
normal
tracing ^0.1.41
normal
wasm-bindgen ^0.2.90
normal
web-sys ^0.3.69
normal
libp2p-identity ^0.2.10
dev
libp2p-noise ^0.46.0
dev
libp2p-yamux ^0.47.0
dev
Versions
75%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
libp2p_
websocket_
websys
0.5.0
All Items
Crate Items
Structs
Crate
libp2p_websocket_websys
Copy item path
Source
Expand description
Libp2p websocket transports built on
web-sys
.
Structs
ยง
Connection
A Websocket connection created by the
Transport
.
Error
Transport
A Websocket transport that can be used in a wasm environment.