Docs.rs
hyperstack-server-0.3.0
hyperstack-server 0.3.0
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
adiman9
Dependencies
anyhow ^1.0
normal
base64 ^0.22
normal
bytes ^1.0
normal
dashmap ^6.1
normal
flate2 ^1.0
normal
futures-util ^0.3
normal
hex ^0.4
normal
http-body-util ^0.1
normal
hyper ^1.6
normal
hyper-util ^0.1
normal
hyperstack-interpreter ^0.3.0
normal
lru ^0.12
normal
opentelemetry ^0.22
normal
optional
opentelemetry-otlp ^0.15
normal
optional
opentelemetry_sdk ^0.22
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
smallvec ^1.15
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tokio-tungstenite ^0.28
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
tracing-opentelemetry ^0.23
normal
optional
tracing-subscriber ^0.3
normal
uuid ^1.0
normal
yellowstone-vixen ^0.6.0-alpha.0
normal
yellowstone-vixen-core ^0.6.0-alpha.0
normal
yellowstone-vixen-proto ^0.6.0-alpha.0
normal
yellowstone-vixen-yellowstone-grpc-source ^0.6.0-alpha.0
normal
Versions
38.4%
of the crate is documented
Go to latest version
Platform
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
Module client_manager
hyperstack_
server
0.3.0
Module client_
manager
Module Items
Structs
Enums
Type Aliases
In hyperstack_
server::
websocket
hyperstack_server
::
websocket
Module
client_
manager
Copy item path
Source
Structs
§
Client
Info
Information about a connected client
Client
Manager
Manages all connected WebSocket clients using lock-free DashMap.
Enums
§
Send
Error
Error type for send operations
Type Aliases
§
WebSocket
Sender