trace-server-protocol icon indicating copy to clipboard operation
trace-server-protocol copied to clipboard

Add an endpoint for closing an experiment

Open bhufmann opened this issue 2 years ago • 0 comments

With this it's possible to close an experiment on the server. Upon reception of the command the server can dispose allocated resources hence the client doesn't need them anymore.

UI clients, for example, can close the experiment when a user closed the graphs.

Fixes #96

Signed-off-by: Bernd Hufmann [email protected]

bhufmann avatar Nov 01 '23 19:11 bhufmann