Expand description
Typed SSE streaming method for update output.
Provides UptrakitClient::stream_update_output which connects to the
GET /api/v1/update-history/{id}/output/stream endpoint and returns a
typed stream of update output events.
Enumsยง
- Stream
Error - Errors specific to update output streaming.
- Update
Output Event - A typed SSE event from the update output stream.