Skip to content

Allow for streaming RE watcher updates to remote clients via zmq/websocket #353

Description

@jwlodek

The RE has a progress waiting_hook API that allows for clients to display progress in a given run/scan.

A new waiting_hook compatible class should be added that the worker can optionally use to serialize these updates and stream them alongside the status and info streams to clients. Clients can then display progress bars and the like, just like the CLI progress bar manager.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions