Docs.rs
http-ws-0.2.0
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
http-ws 0.2.0
websocket for http crate type
Crate
Source
Builds
Feature flags
Documentation
Coverage
65.22%
15
out of
23
items documented
3
out of
20
items with examples
Links
HFQR/xitca-web
897
56
15
crates.io
Dependencies
base64 ^0.21.0
normal
bytes ^1.4
normal
futures-core ^0.3.25
normal
http ^1
normal
pin-project-lite ^0.2.9
normal
rand ^0.8.5
normal
sha1 ^0.10
normal
tokio ^1.35
normal
tracing ^0.1.40
normal
futures-util ^0.3.25
dev
tokio ^1.35
dev
Versions
0.3.0
0.2.0
0.1.0
Owners
an async websocket crate.
Features
common http types and streaming interface for easy integration.
Requirement
Rust 1.75
http
and
futures
for http types and async streaming interaction[^1]
[^1]: see project
Cargo.toml
for dependency versioning.