streamResult

Creates a replayable stream result with request/response metadata.

The result is cold until one of its flows is collected. Each abandoned pre-terminal run can be restarted by a later collector. Streaming has no default deadline; set CallConfig.timeout here or configure the underlying engine/client timeout.

Since

0.3.0-beta01