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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate salvo_websocket
Version 0.0.4
All Items
Statics
Traits
Functions
?
Crate
salvo_websocket
source
·
[
−
]
Expand description
This crate is websocket tool for salvo.
Statics
WS_CONTROLLER
全局默认websocket控制器
Traits
WebSocketHandler
websocket处理器trait
Functions
handle_socket
salvo websocket 处理方法