Docs.rs
agent-client-protocol-0.12.1
agent-client-protocol 0.12.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
benbrandt
agu-z
github:agentclientprotocol:rust-maintainers
Dependencies
agent-client-protocol-derive ^0.11.1
normal
agent-client-protocol-schema =0.13.2
normal
async-process ^2
normal
blocking ^1
normal
futures ^0.3.32
normal
futures-concurrency ^7.6.3
normal
jsonrpcmsg ^0.1.2
normal
rmcp ^1.2.0
normal
rustc-hash ^2.1.1
normal
schemars ^1.0
normal
serde ^1.0
normal
serde_json ^1
normal
shell-words ^1.1
normal
tokio ^1.52
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
uuid ^1.18
normal
clap ^4.5
dev
expect-test ^1.5
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 rpc
agent_
client_
protocol
0.12.1
Module rpc
Module Items
Structs
Enums
In agent_
client_
protocol::
schema
agent_client_protocol
::
schema
Module
rpc
Copy item path
Source
Structs
§
Json
RpcMessage
A message (request, response, or notification) with
"jsonrpc": "2.0"
specified as
required by JSON-RPC 2.0 Specification
.
Notification
Request
Enums
§
Request
Id
JSON RPC Request Id
Response