Skip to main content

Module update_output_stream

Module update_output_stream 

Source
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ยง

StreamError
Errors specific to update output streaming.
UpdateOutputEvent
A typed SSE event from the update output stream.