Docs.rs
pulseengine-mcp-transport-0.13.0
pulseengine-mcp-transport 0.13.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
avrabe
Dependencies
anyhow ^1.0
normal
async-stream ^0.3
normal
async-trait ^0.1
normal
axum ^0.7
normal
chrono ^0.4
normal
futures ^0.3
normal
futures-util ^0.3
normal
hyper ^1.4
normal
pulseengine-mcp-protocol ^0.13.0
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.40
normal
tokio-tungstenite ^0.20
normal
tower ^0.4
normal
tower-http ^0.5
normal
tracing ^0.1
normal
tungstenite ^0.24
normal
uuid ^1.11
normal
chrono ^0.4
dev
tokio-test ^0.4
dev
tracing-subscriber ^0.3
dev
Versions
66.99%
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
Module http
pulseengine_
mcp_
transport
0.13.0
Module http
Module Items
Structs
In crate pulseengine_
mcp_
transport
pulseengine_mcp_transport
Module
http
Copy item path
Source
Expand description
HTTP transport with Server-Sent Events (SSE) support
Structs
ยง
Http
Config
Configuration for HTTP transport
Http
Transport
HTTP transport for MCP protocol