Skip to content

Currently In Development

Julian Knight edited this page Nov 4, 2017 · 5 revisions

See also the To Do file.

This page highlights what I'm currently working on. Expect to see this appear in the next release.

  • Expose control messages from client to server - added to v0.4.8

    • Add a new output port to the node just for control messages
  • Add new switch to node that, if disabled (defaults to ON), does NOT copy the index.(js|css) files to the local folder if they are not found. Note that the index.html file will always be copied over if not found because without it, you won't get a web page.

  • Passing of code from server to front-end - basics are working as of v0.4.7

    • need to be able to replace js instead of add
    • need to be able to add html (to a given DOM id)
Clone this wiki locally