Docs.rs
salvo-websocket-0.0.4
salvo-websocket 0.0.4
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
crates.io
Source
Owners
hubertshelley
Dependencies
anyhow ^1.0.65
normal
async-trait ^0.1.57
normal
dashmap ^5.4.0
normal
futures-util ^0.3.24
normal
once_cell ^1.15.0
normal
salvo ^0.36.0
normal
tokio ^1.21.2
normal
tokio-stream ^0.1.10
normal
tracing ^0.1.36
normal
tracing-subscriber ^0.3.15
normal
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
Crate salvo_websocket
salvo_
websocket
0.0.4
All Items
Crate Items
Statics
Traits
Functions
Crate
salvo_
websocket
Copy item path
Source
Expand description
This crate is websocket tool for salvo.
Statics
§
WS_
CONTROLLER
全局默认websocket控制器
Traits
§
WebSocket
Handler
websocket处理器trait
Functions
§
handle_
socket
salvo websocket 处理方法