Docs.rs
wsocket-0.3.1
wsocket 0.3.1
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
MarcelCoding
Dependencies
base64 ^0.22
normal
optional
http-body-util ^0.1
normal
optional
hyper ^1.6
normal
optional
hyper-util ^0.1
normal
optional
pin-project-lite ^0.2
normal
optional
rand ^0.9
normal
optional
sha1 ^0.10
normal
optional
thiserror ^2.0
normal
tokio ^1.43
normal
tracing ^0.1
normal
tokio ^1.43
dev
Versions
27.66%
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
wsocket
0.3.1
All Items
Crate Items
Structs
Enums
Functions
Type Aliases
Crate
wsocket
Copy item path
Source
Structs
§
Close
WebSocket
Enums
§
Close
Code
When closing an established connection an endpoint MAY indicate a reason for closure.
https://datatracker.ietf.org/doc/html/rfc6455#section-7.4.1
Message
WSocket
Error
Functions
§
handshake
is_
upgrade_
request
upgrade
Type Aliases
§
WSocket
Result