testA2AJsonRpcClient

fun PolyHandler.testA2AJsonRpcClient(baseUri: Uri = Uri.of("")): A2AClient(source)

Create a test A2A JSON-RPC client from a PolyHandler, dispatching SSE requests to the SSE handler and all other requests to the HTTP handler.