Docs.rs
shell-tunnel-0.9.3
shell-tunnel 0.9.3
Permalink
Docs.rs crate page
MIT
22 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
birdnamoo
Dependencies
axum ^0.8
normal
axum-server ^0.8
normal
optional
futures-util ^0.3
normal
getrandom ^0.3
normal
lexopt ^0.3
normal
portable-pty ^0.9
normal
rcgen ^0.14
normal
optional
ring ^0.17
normal
optional
rustls ^0.23
normal
optional
rustls-pemfile ^2
normal
optional
self_update ^0.42
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.43
normal
tokio-tungstenite ^0.24
normal
optional
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
vt100 ^0.16
normal
vte ^0.15
normal
webpki-roots ^0.26
normal
optional
rustls-pemfile ^2
dev
tempfile ^3
dev
tokio-rustls ^0.26
dev
tokio-test ^0.4
dev
tokio-tungstenite ^0.24
dev
libc ^0.2.180
normal
Versions
91.54%
of the crate is documented
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
Skip to main content
Module websocket
shell_
tunnel
0.9.3
Module websocket
Module Items
Functions
In shell_
tunnel::
api
shell_tunnel
::
api
Module
websocket
Copy item path
Source
Expand description
WebSocket handler for real-time command streaming.
Functions
ยง
ws_
handler
WebSocket upgrade handler.
ws_
oneshot_
handler
One-shot WebSocket execution (no session required).