Agent Engineering
Server-Sent Events
A text event-stream format commonly used to deliver updates from a server over HTTP. Events have framing rules independent of the application payload. It is not the same as token streaming: one event might contain status data, generated text or another message, and a disconnected stream does not prove task failure.
Also called: SSE
Reviewed
Sources
Member lesson
The definition and sources are public. The complete practical lesson is for members.