RLGWebD
Find a file
John "Elwin" Edwards c7cb905b29 RLG-Web: delay removing TermSessions until the client is informed.
Add a TermSession.sendq flag that indicates whether a type q message
has been sent to the client.  Don't immediately destroy the TermSession
on child exit if the message hasn't been sent.

This is an ugly hack until the TermSession class is separated into an
EventEmitter to handle the PTY and a listening object that handles
communication with the client.  That will also allow other clients to
watch the game.
2012-06-11 09:15:33 -07:00
bell.svg Put this project under version control, finally. 2012-05-06 08:45:40 -07:00
index-rlg.html RLG-Web client: visual improvements. 2012-06-09 21:42:24 -07:00
index-sh.html Put common key tables into a common file. 2012-05-07 13:08:24 -07:00
ptyhelper.c Add a few comments. 2012-05-06 09:04:14 -07:00
rlgterm.js RLG-Web: make login sessions time out. 2012-06-09 21:20:14 -07:00
rlgwebd.js RLG-Web: delay removing TermSessions until the client is informed. 2012-06-11 09:15:33 -07:00
shterm.js shterm.js: Client-side message ordering 2012-05-15 09:30:12 -07:00
sqlickrypt.c sqlickrypt.c: finish switching to parametrized queries. 2012-06-03 18:26:11 -07:00
style-rlg.css RLG-Web client: visual improvements. 2012-06-09 21:42:24 -07:00
termemu-keys.js Put common key tables into a common file. 2012-05-07 13:08:24 -07:00
termemu.js Make the emulator screen resizable. 2012-05-09 13:38:05 -07:00
tty.css RLG-Web client: some cleanup 2012-05-23 07:46:08 -07:00
webtty.js webtty.js: check message order. 2012-05-15 16:26:28 -07:00