Docs.rs
vtcode-webmcp-0.162.3
vtcode-webmcp 0.162.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
14 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
vinhnx
Dependencies
async-trait ^0.1.89
normal
axum ^0.8
normal
futures ^0.3
normal
hashbrown ^0.17
normal
http ^1
normal
libc ^0.2
normal
rmcp =3.1.4
normal
schemars ^1.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.11
normal
shell-words ^1.1
normal
thiserror ^2.0.18
normal
tokio ^1.52
normal
tokio-stream ^0.1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
url ^2.5
normal
uuid ^1.23.2
normal
vtcode-commons ^0.162.3
normal
vtcode-exec-events ^0.162.3
normal
vtcode-safety ^0.162.3
normal
reqwest ^0.12
dev
tempfile ^3.27
dev
nix ^0.31
normal
Versions
100%
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 server
vtcode_
webmcp
0.162.3
Module server
Module Items
Structs
In crate vtcode_
webmcp
vtcode_webmcp
Module
server
Copy item path
Source
Expand description
Axum WebSocket server and request dispatcher.
Structs
ยง
Webmcp
Server
Authenticated WebSocket WebMCP server.
Webmcp
Server
Config
Configuration for the WebMCP listener.