Docs.rs
simple-websocket-0.3.0
simple-websocket 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
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
All
simple_
websocket
0.3.0
Crate Items
Enums
Functions
Type Aliases
List of all items
Enums
error::CloseError
error::HandshakeError
error::StreamError
Functions
handshake::perform_client_handshake
handshake::perform_handshake
Type Aliases
handshake::Result