A2AStreaming Handler
class A2AStreamingHandler(objectMapper: <Error class: unknown class>, taskStateManager: TaskStateManager)
Handles streaming functionality for A2A messages
Functions
Link copied to clipboard
Closes the specified stream
Link copied to clipboard
fun createStream(streamId: String, taskId: String? = null, contextId: String? = null): <Error class: unknown class>
Creates a new SSE stream for the given stream ID
Link copied to clipboard
Resubscribes to an existing task by creating a new stream and replaying events
Link copied to clipboard
Sends a streaming event to the specified stream and records it for the task