Docs.rs
async-mcp-0.1.2
async-mcp 0.1.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
v3g42
Dependencies
actix-web ^4
normal
actix-ws ^0.2.5
normal
anyhow ^1.0
normal
async-trait ^0.1
normal
futures ^0.3
normal
jsonwebtoken ^8.1
normal
reqwest ^0.12.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^1.0
normal
tokio-stream ^0.1
normal
tokio-tungstenite ^0.21
normal
tracing ^0.1
normal
url ^2.5
normal
uuid ^1.0
normal
tracing-subscriber ^0.3
dev
Versions
11.96%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
async_
mcp
0.1.2
All Items
Crate Items
Re-exports
Modules
Crate
async_mcp
Copy item path
Source
Re-exports
§
pub use sse::http_server::
run_http_server
;
Modules
§
client
protocol
registry
server
sse
transport
Transport layer for the MCP protocol handles the serialization and deserialization of message handles send and receive of messages defines transport layer types
types