Stream subclass that runs each yielded SSE event through maybeRemapLegacyStreamEvent so consumers always see modern event shapes.

Wired in via the __streamClass request option from resources/interactions.ts (read by src/internal/parse.ts:defaultParseResponse).

Type Parameters

  • Item

Hierarchy (View Summary)

Constructors

Properties

controller: AbortController

Methods