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

Integrate the option parser in the mcrouter #226

Closed
aregtech opened this issue Aug 17, 2023 · 2 comments
Closed

Integrate the option parser in the mcrouter #226

aregtech opened this issue Aug 17, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@aregtech
Copy link
Owner

Description:
The new option parse object allows to validate the console input and can be integrated in the mcrouter project.
Instead of comparing string to quit application, use command line to quit, stop, restart and print help on the console of the mcrouter.
It can be as integrated to use extended feature like displaying data rate during runtime.

@aregtech aregtech added the enhancement New feature or request label Aug 17, 2023
@aregtech aregtech self-assigned this Aug 17, 2023
@aregtech aregtech moved this to In Progress in AREG IoT SDK (areg sdk) Aug 23, 2023
@aregtech aregtech linked a pull request Aug 23, 2023 that will close this issue
@aregtech aregtech removed a link to a pull request Aug 23, 2023
@aregtech
Copy link
Owner Author

A part of feature is implemented in the common connectivity module. See #229

@aregtech aregtech moved this from In Progress to Done in AREG IoT SDK (areg sdk) Aug 25, 2023
@aregtech
Copy link
Owner Author

Completed in #232

@aregtech aregtech moved this from Done to Reviewed in AREG IoT SDK (areg sdk) Oct 25, 2024
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
Status: Reviewed
Development

No branches or pull requests

1 participant