This is a really cool/interesting way of packaging an entire app. I never even thought to have a CL backend in a separate process that you could communicate with via HTTP. I've done the same thing (browser, embedded lisp) using nanomsg, but this seems a lot more straightforward.
Good work =]! I also really need to look more into Electron. I've only used node-webkit (before it was NW.js).
Good work =]! I also really need to look more into Electron. I've only used node-webkit (before it was NW.js).