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

Enable the CLI to function in daemon mode #316

Open
DamianReeves opened this issue Oct 21, 2024 · 0 comments
Open

Enable the CLI to function in daemon mode #316

DamianReeves opened this issue Oct 21, 2024 · 0 comments
Labels
morphir-cli Morphir CLI related morphir-go Go lang integration/bindings

Comments

@DamianReeves
Copy link
Member

Enable a daemon mode for the CLI where compilation and other workspace activities can be routed to the daemon. This will allow the CLI to function as a client in some situations. The client submits tasks/jobs to the daemon. This will enable cross-language integration.

Daemon Mode

Leverage gRPC

Use gRPC to connect plugins, extensions, and clients from various languages.

@DamianReeves DamianReeves added morphir-cli Morphir CLI related morphir-go Go lang integration/bindings labels Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
morphir-cli Morphir CLI related morphir-go Go lang integration/bindings
Projects
None yet
Development

No branches or pull requests

1 participant