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

provide non-blocking JAPI server thread #41

Open
fraunhofer-iis-bot opened this issue Dec 30, 2021 · 0 comments
Open

provide non-blocking JAPI server thread #41

fraunhofer-iis-bot opened this issue Dec 30, 2021 · 0 comments
Labels

Comments

@fraunhofer-iis-bot
Copy link
Collaborator

In GitLab by @cstender on Dec 30, 2021, 11:18

The current implementation requires the user to call the blocking japi_start_server function in order to start the JAPI server. A thread-based non-blocking implementation shall be provided as well.

e.g. japi_start_server_thread

Caution: proper methods to stop the JAPI server thread need to be implemented as well!

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

No branches or pull requests

1 participant