Docs.rs
nash-ws-0.1.2
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
nash-ws 0.1.2
nash-ws is a web and native stream based WebSocket client
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
7
out of
7
items documented
0
out of
3
items with examples
Ø build duration
all releases: 44s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
nash-io/nash-ws
2
1
4
crates.io
Dependencies
derivative ^2.1.3
normal
cross-test ^0.1.6
dev
futures-util ^0.3.8
normal
tokio ^1.0.1
normal
tokio-tungstenite ^0.13.0
normal
async-channel ^1.5.1
normal
js-sys ^0.3.46
normal
wasm-bindgen ^0.2.69
normal
wasm-bindgen-futures ^0.4.19
normal
web-sys ^0.3.46
normal
wasm-bindgen-test ^0.3.20
dev
Versions
0.3.1
(2021-02-05)
0.2.1
(2021-02-03)
0.1.5
(2021-02-01)
0.1.3
(2021-02-01)
0.1.2
(2021-01-31)
0.1.1
(2021-01-31)
Owners
nash-ws
nash-ws is a cross-platform stream-based WebSocket Client.
Platforms
Web: With WebAssembly, wasm-bindgen and web-sys.
Desktop: With tokio.