Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement REQ-REP reconstruction mode #83

Open
zhujun98 opened this issue Oct 5, 2022 · 0 comments · May be fixed by #85
Open

Implement REQ-REP reconstruction mode #83

zhujun98 opened this issue Oct 5, 2022 · 0 comments · May be fixed by #85
Labels
enhancement New feature or request

Comments

@zhujun98
Copy link
Owner

zhujun98 commented Oct 5, 2022

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.

@zhujun98 zhujun98 added the enhancement New feature or request label Oct 5, 2022
@zhujun98 zhujun98 linked a pull request Oct 6, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant