testA2ARestClient

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

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