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

[IPA] MVP to manually test vpr --server mode #2704

Open
w0lek opened this issue Aug 26, 2024 · 3 comments
Open

[IPA] MVP to manually test vpr --server mode #2704

w0lek opened this issue Aug 26, 2024 · 3 comments

Comments

@w0lek
Copy link
Contributor

w0lek commented Aug 26, 2024

The vpr contains server mode functionality, where the vpr acts as a server instance, waiting the client's requests.
In order to check that feature in work we actually requires the separate client application.

Proposed Behaviour

New MVP IPAClient to work in conjunction with vpr --server mode.

@w0lek
Copy link
Contributor Author

w0lek commented Aug 26, 2024

The MVP application is ready as separate github repo.
https://github.com/w0lek/IPAClient

The usage https://github.com/w0lek/IPAClient/blob/main/README.md

@w0lek
Copy link
Contributor Author

w0lek commented Aug 26, 2024

@vaughnbetz
i created ticket to track the progress about IPAClient status.

Things to discuss/implement:

  1. how IPAClient repo would be integrated into vtr/vpr repo.
  2. documentation/reference from vtr/vpr doc to IPAClient subproject.

@w0lek
Copy link
Contributor Author

w0lek commented Sep 12, 2024

the PR is created
#2719

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

No branches or pull requests

4 participants
@w0lek and others