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

Feature request: WebApi to control the server #56

Open
modaresimr opened this issue Nov 30, 2021 · 1 comment
Open

Feature request: WebApi to control the server #56

modaresimr opened this issue Nov 30, 2021 · 1 comment

Comments

@modaresimr
Copy link
Contributor

I think it would be nice if we can have an API that controls the simulation server.

use case:
In WebViewer we want to simulate the current run, stop, step buttons of the kernel and to connect WebViewer to the kernel.

possible solution:
preparing a port dedicated to web API and WebSocket in the kernel.

the run, stop and step can be done using a simple web API query.
the web viewer can be connected using WebSocket.

@modaresimr modaresimr changed the title Feature request: WebApi to controll the server Feature request: WebApi to control the server Nov 30, 2021
@modaresimr
Copy link
Contributor Author

@armanaxh I think that you have a good background around this. Do you have any suggestions about the use of libraries or anything around this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant