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

Inter-plugin communication API (both bash and JS) #56

Open
rainestorme opened this issue Jan 22, 2024 · 0 comments · May be fixed by #75
Open

Inter-plugin communication API (both bash and JS) #56

rainestorme opened this issue Jan 22, 2024 · 0 comments · May be fixed by #75
Assignees
Labels
enhancement New feature or request plugins Something to do with plugin APIs
Milestone

Comments

@rainestorme
Copy link
Owner

Some consistent stack-based communication API between bash plugins and JS plugins would be useful to allow for many interesting setups - for instance, a daemon plugin that receives messages from a JS plugin that acts as a frontend GUI to the daemon's background task. This pairs nicely with plugin dependency, which was introduced as a planned feature in #49.

@rainestorme rainestorme added enhancement New feature or request plugins Something to do with plugin APIs labels Jan 22, 2024
@rainestorme rainestorme added this to the v7.0 milestone Jan 22, 2024
@rainestorme rainestorme self-assigned this Jan 22, 2024
@rainestorme rainestorme linked a pull request May 15, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request plugins Something to do with plugin APIs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant