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

Python interface #2

Open
5 tasks
Shrecki opened this issue Jun 7, 2022 · 0 comments
Open
5 tasks

Python interface #2

Shrecki opened this issue Jun 7, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Shrecki
Copy link
Owner

Shrecki commented Jun 7, 2022

It is desirable to have the equivalent of MATLAB's interface implemented in Python, such that users need not worry about the underlying communication protocol. This interface should expose the following functionalities:

  • Send points to a running server
  • Request and receive centroids from a running server
  • Request and receive representatives from a running server
  • Stop a running server
  • In all of the above, exception handling should be passed as message, for any invalid request and propagated to the client.
@Shrecki Shrecki added the enhancement New feature or request label Jun 7, 2022
@Shrecki Shrecki self-assigned this Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant