pub async fn handle_jsonrpc(
__arg0: State<A2aController>,
__arg1: Json<JsonRpcRequest>,
) -> impl IntoResponseAvailable on crate feature
server only.Expand description
POST /a2a - JSON-RPC endpoint for A2A protocol
pub async fn handle_jsonrpc(
__arg0: State<A2aController>,
__arg1: Json<JsonRpcRequest>,
) -> impl IntoResponseserver only.POST /a2a - JSON-RPC endpoint for A2A protocol