Class StreamInvokeResponse<T>

StreamInvokeResponse represents a (potentially infinite) streaming response to streamInvoke, with facilities to gracefully cancel and clean up the stream.

Type Parameters

  • T

Implements

  • AsyncIterable<T>

Constructors

Methods

Constructors

Methods

Generated using TypeDoc