Skip to content

Runtime protocol: send list of supported component languages #57

@bergie

Description

@bergie

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions