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

Add plugin via stdin #10

Open
glihm opened this issue Jan 15, 2024 · 0 comments
Open

Add plugin via stdin #10

glihm opened this issue Jan 15, 2024 · 0 comments

Comments

@glihm
Copy link
Collaborator

glihm commented Jan 15, 2024

To extend the current plugin system, cainome should support plugins communication via stdin in order to let the users write their own plugins without modifying cainome.

Similar to protobuf.

To do so, the PluginInput must be serializable (JSON can be a good start), and the output of the plugin must be defined (only error or success in a first version may be ok).

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

1 participant