Skip to content
Duncan McGreggor edited this page Aug 13, 2015 · 2 revisions

Anticipated components:

  • LFE shell HTTP REST API
    • very simple API
    • GET status :id
    • POST cmd :text
  • YAWS
    • serving static content
    • serving dynamic content with an appmod
    • running the REST API
    • running an LFE shell manager appmod
  • YAWS LFE shell manager appmod
    • handles function calls from REST server
    • creates and manages user LFE shells
  • YAWS dynamic content appmod
    • for content created with Exemplar
    • will probably be tiny amount of code (if any)
  • jquery-console (possibly customized)
  • static content
    • custom JS
    • CSS
Clone this wiki locally