log webtty.js @ 178:b5df69715001 beta8

age author description
Wed, 14 Jan 2015 15:16:31 -0500 John "Elwin" Edwards Move index.html files.
Mon, 27 Jan 2014 16:02:27 -0800 John "Elwin" Edwards WebTTY: remove polling.
Mon, 22 Jul 2013 07:51:53 -0700 John "Elwin" Edwards WebTTY: use WebSockets when possible.
Thu, 18 Jul 2013 10:36:58 -0700 John "Elwin" Edwards webtty: don't hardcode paths.
Sun, 08 Jul 2012 21:20:56 -0700 John "Elwin" Edwards WebTTY: use the pty.js module.
Sun, 08 Jul 2012 08:02:17 -0700 John "Elwin" Edwards Switch to node v0.8.
Tue, 15 May 2012 16:26:28 -0700 John "Elwin" Edwards webtty.js: check message order.
Sun, 13 May 2012 20:50:13 -0700 John "Elwin" Edwards webtty: switch upward protocol to JSON
Fri, 11 May 2012 13:33:48 -0700 John "Elwin" Edwards webtty: switch all server responses to JSON.
Wed, 09 May 2012 16:36:11 -0700 John "Elwin" Edwards webtty: begin experimenting with JSON protocol.
Wed, 09 May 2012 13:38:05 -0700 John "Elwin" Edwards Make the emulator screen resizable.
Mon, 07 May 2012 16:03:10 -0700 John "Elwin" Edwards WebTTY: switch terminal size to 80x25.
Sun, 06 May 2012 15:22:13 -0700 John "Elwin" Edwards webtty.js: remove tty-module code.
Sun, 06 May 2012 15:06:32 -0700 John "Elwin" Edwards webtty.js: set up the environment and working directory.
Sun, 06 May 2012 08:45:40 -0700 John "Elwin" Edwards Put this project under version control, finally.