Event streaming (SSE) and public token management.

Constructors

Methods

Constructors

Methods

  • Opens the raw SSE Response for manual consumption. Most users should use client.connect() instead.

    Returns Promise<Response>

    The raw fetch Response with text/event-stream content.