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

Pingo should support stdio as transport #4

Open
dullgiulio opened this issue May 1, 2015 · 3 comments
Open

Pingo should support stdio as transport #4

dullgiulio opened this issue May 1, 2015 · 3 comments

Comments

@dullgiulio
Copy link
Owner

Apart from Unix sockets and TCP, plugins should be able to use stdio for RPC. One major advantage is security.

See what the limitations are and how to approach this within the current structure (if possible, keep namespaces and other output from the plugin available to the plugin controller).

@pwaller
Copy link

pwaller commented May 8, 2015

👍

1 similar comment
@novln
Copy link

novln commented May 10, 2015

👍

@natefinch
Copy link

Hate to promote my stuff on someone else's issues, but stumbled here while googling for go plugins. If you want simple, easy plugins via stdin/stdout, checkout my package: https://github.com/natefinch/pie

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

4 participants