Docs.rs
socket-flow-0.3.0
socket-flow 0.3.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
felipemeriga
Dependencies
base64 ^0.22.1
normal
bytes ^1.6.0
normal
env_logger ^0.11.4
normal
log ^0.4.22
normal
rand ^0.9.0-alpha.1
normal
sha1 ^0.11.0-pre.3
normal
thiserror ^1.0.61
normal
time ^0.3.36
normal
tokio ^1.38.0
normal
Versions
0%
of the crate is documented
This release has been yanked, go to latest version
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
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
Files
1
2
3
4
5
6
mod
connection;
pub mod
error;
pub mod
frame;
pub mod
handshake;
mod
read;
mod
write;