Skip to content

Implement REQ-REP reconstruction mode #83

@zhujun98

Description

@zhujun98

The current client-server mode should be called "streaming" mode, i.e. the server constantly streams the reconstructed data to the client as fast as the server can. For exploring data from files, the "req-rep" mode is required. Namely, the server only computes the scan that the client requested.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions