Commit graph

214 commits

Author SHA1 Message Date
John "Elwin" Edwards
090e02ed59 webtty: switch upward protocol to JSON
Switch the client-to-server messages from the HTML forms format to
JSON (for the webtty app).  Message numbers are sent but not yet used.
2012-05-13 20:50:13 -07:00
John "Elwin" Edwards
32127f8b77 shterm.js: Add some debugging messages. 2012-05-13 08:47:35 -07:00
John "Elwin" Edwards
b6bf7038ca webtty: switch all server responses to JSON. 2012-05-11 13:33:48 -07:00
John "Elwin" Edwards
71d43603a9 webtty: begin experimenting with JSON protocol. 2012-05-09 16:36:11 -07:00
John "Elwin" Edwards
02cc454ad1 Make the emulator screen resizable. 2012-05-09 13:38:05 -07:00
John "Elwin" Edwards
5b0be4c820 Call the dgl replacement rlgwebd instead of webttyd. 2012-05-07 16:08:59 -07:00
John "Elwin" Edwards
f29453c763 WebTTY: switch terminal size to 80x25. 2012-05-07 16:03:10 -07:00
John "Elwin" Edwards
f40a08f3ef Put common key tables into a common file. 2012-05-07 13:08:24 -07:00
John "Elwin" Edwards
797e84ed08 Add support for the delete key. 2012-05-07 12:50:02 -07:00
John "Elwin" Edwards
ed87e67faa Client: don't assume the terminal is 24x80. 2012-05-07 11:09:14 -07:00
John "Elwin" Edwards
e6cb51d8bf webtty.js: remove tty-module code. 2012-05-06 15:22:13 -07:00
John "Elwin" Edwards
5d2a367e1d webtty.js: set up the environment and working directory. 2012-05-06 15:06:32 -07:00
John "Elwin" Edwards
508b41b488 Add a few comments. 2012-05-06 09:04:14 -07:00
John "Elwin" Edwards
8dec6dff87 Put this project under version control, finally. 2012-05-06 08:45:40 -07:00