virtualcell / vcell

Virtual Cell Framework
http://vcell.org/
Other
65 stars 20 forks source link

Simulation Control Implementation #1283

Open AvocadoMoon opened 1 week ago

AvocadoMoon commented 1 week ago

Problem

All of the code to modify the database entries for simulation control is present, but none of it has been implemented within the Java client.

Solution

Create additional tests for getting simulation progress, use the new API endpoints within the Java client, and get broadcast messages to function.