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

Spec TUI Client #13

Open
adoublef opened this issue Aug 3, 2022 · 2 comments
Open

Spec TUI Client #13

adoublef opened this issue Aug 3, 2022 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@adoublef
Copy link
Contributor

adoublef commented Aug 3, 2022

as discussed in the group, we want to include CLI support with this application.

I am not well versed with that side so hoping people can share they recommendations for the project. With a reason if possible too. Trying to get some of these solidified amongst the group, for documentation purposes.

@adoublef adoublef added the documentation Improvements or additions to documentation label Aug 3, 2022
@hansvb
Copy link

hansvb commented Aug 3, 2022

My proposal:

┌─────────────────────┐
│                     │
│ rapidmidiex-tuicli  │
│       v0.0.1        │───────┐
│                     │       │
└─────────────────────┘       │
┌─────────────────────┐       │
│                     │       │
│ rapidmidiex-testcli │       │
│       v0.0.1        ├───────┤
│                     │       │
└─────────────────────┘       │        ┌──────────────────────────┐          ┌───────────────────┐
┌─────────────────────┐       │        │                          │          │                   │
│                     │       ├───────▶│ rapidmidiex-ws-protocol  │─────────▶│  rapidmidiex-srv  │
│  rapidmidiex-jscli  │       │        │          v0.0.1          │          │      v0.0.1       │
│       v0.0.1        │───────┤        │                          │          │                   │
│                     │       │        └──────────────────────────┘          └───────────────────┘
└─────────────────────┘       │
┌─────────────────────┐       │
│                     │       │
│ rapidmidiex-elmcli  │       │
│       v0.0.1        │───────┘
│                     │
└─────────────────────┘

@hansvb
Copy link

hansvb commented Aug 3, 2022

rapidmidiex-testcli would be a menu-driven test-app to simulate a few dozen concurrent connections (i.e. it can play some instrument to simulate a few real musicians)

@harveysanders harveysanders changed the title choosing a CLI Spec TUI Client Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants