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

Runtime protocol: send list of supported component languages #57

Open
bergie opened this issue Mar 29, 2018 · 0 comments
Open

Runtime protocol: send list of supported component languages #57

bergie opened this issue Mar 29, 2018 · 0 comments
Milestone

Comments

@bergie
Copy link
Member

bergie commented Mar 29, 2018

Now noflo-ui uses a per-runtime-type hard-coded list of languages. However, in some cases this may depend on the installation. For example:

  • NoFlo may or may not support CoffeeScript depending on whether the CoffeeScript compiler is present
  • MsgFlo supports lots of languages, but only if their "runners" are installed

So, runtime:runtime message could return an array of supported languages.

Needed for noflo/noflo-ui#206

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant