Docs.rs
brainwires-agent-network-0.6.0
brainwires-agent-network 0.6.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
nightness
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
base64 ^0.22
normal
brainwires-a2a ^0.6.0
normal
optional
brainwires-core ^0.6.0
normal
brainwires-mcp ^0.6.0
normal
chacha20poly1305 ^0.10
normal
chrono ^0.4
normal
flate2 ^1.0
normal
futures ^0.3
normal
gethostname ^1.0
normal
hex ^0.4
normal
keyring ^3
normal
optional
rand ^0.10
normal
regex ^1
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
subtle ^2.6
normal
thiserror ^2
normal
tokio ^1.43
normal
tokio-tungstenite ^0.26
normal
tracing ^0.1
normal
url ^2.5
normal
uuid ^1
normal
zeroize ^1
normal
zstd ^0.13
normal
tempfile ^3
dev
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 handler
brainwires_
agent_
network
0.6.0
Module handler
Module Items
Traits
In crate brainwires_
agent_
network
brainwires_agent_network
Module
handler
Copy item path
Source
Expand description
MCP request handler trait.
Traits
§
McpHandler
Trait for handling MCP protocol requests.