NeoGraph 0.10.0
A C++17 Graph Agent Engine Library — LangGraph for C++
Loading...
Searching...
No Matches
neograph::a2a::TaskStatusUpdateEvent Struct Reference

SSE event emitted by message/stream and tasks/resubscribe while a Task is running. More...

#include <types.h>

Collaboration diagram for neograph::a2a::TaskStatusUpdateEvent:
[legend]

Detailed Description

SSE event emitted by message/stream and tasks/resubscribe while a Task is running.

Discriminated by kind ∈ {"status-update", "artifact-update"}.

final set to true on the last event of the stream — clients use this to stop reading without closing the underlying SSE socket.

Definition at line 121 of file types.h.


The documentation for this struct was generated from the following file: