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.