AThilenius / scorchforge

The private rebuild of the Scorch project
0 stars 0 forks source link

Added Term.js, Pty.js, Socket.io and cleaned up a lot of CSS #29

Closed AThilenius closed 8 years ago

AThilenius commented 8 years ago

First draft implementation of term.js, talking with pty.js via Socket.io. For now, the pty is hosted directly (not in a docker container) and only supports a single shell. Resolves #27