Commit Graph

28 Commits

Author SHA1 Message Date
Michael Jumper
bf5a56ba5e Converting to double-I/O switching and new transfer instruction 2010-09-24 01:42:43 +00:00
Michael Jumper
ac87662c33 Renamed pause to yield 2010-09-23 17:58:05 +00:00
Michael Jumper
8f3e6a7340 Removed old Java client, added new experimental PHP client. 2010-09-23 09:57:53 +00:00
Michael Jumper
50355ab353 Hostname/port configuration options 2010-09-21 19:58:13 +00:00
Michael Jumper
81cb2d60a3 Temporary workaround to fix session issue - will be academic once handoff is implemented 2010-09-21 19:48:03 +00:00
Michael Jumper
f11fddaaa1 No session creation in InstructionStream, made connect syncronous to avoid current session race 2010-09-19 01:19:58 -07:00
Michael Jumper
96b94f60e9 Removed control servlets. 2010-09-17 23:31:49 -07:00
Michael Jumper
6f0d162953 .gitignore files 2010-09-17 23:31:13 -07:00
Michael Jumper
0fa7530fd5 disconnect instruction 2010-09-17 22:26:28 -07:00
Michael Jumper
60d78e22c7 Initial connect instruction support, connection UUIDs 2010-09-17 22:05:23 -07:00
Michael Jumper
2c0219c03b Now using true inbound instruction stream ... no more event-specific servlets. 2010-09-15 01:18:00 -07:00
Michael Jumper
279266a67d Using POST instead of GET + seq 2010-09-12 01:06:07 -07:00
Michael Jumper
dcf06dc4e2 Fixed instruction stream 2010-09-12 00:39:01 -07:00
Michael Jumper
e1a6378607 Added clipboard support. 2010-09-11 14:53:28 -07:00
Michael Jumper
75d4e7193e Going back to network-timed mouse events. 2010-09-11 08:30:14 +00:00
Michael Jumper
e05a2e5f79 Changed semantics of stream, more IO limiting code. 2010-09-11 01:02:15 -07:00
Michael Jumper
a804c582f7 Removed heartbeat code - doesn't make a difference, really 2010-09-08 16:37:27 +00:00
Michael Jumper
71aef3f181 Don't send ready unless layer is ready to draw. 2010-09-08 02:05:22 -07:00
Michael Jumper
23ddb964b9 Added "heartbeat" for update throttling. 2010-09-08 01:43:34 -07:00
Michael Jumper
8bd6d947d7 Fixed event ordering (added queues) 2010-09-06 23:23:17 -07:00
Michael Jumper
a308648ef7 De-stubbed mouse and keyboard events in client. 2010-09-06 18:52:40 -07:00
Michael Jumper
15a84adf59 Fixed CPU usage with Java process, fixed buffering resize issue (manifests as initial blank screen) 2010-09-06 17:07:05 -07:00
Michael Jumper
bf8abcd40e Fixed client. 2010-09-06 16:17:03 -07:00
Michael Jumper
df72c91b30 Experimental improvement to client. 2010-09-06 13:41:11 -07:00
Michael Jumper
2bc18b630f Base64 output of PNGs. 2010-09-05 13:02:57 -07:00
Michael Jumper
6e253d8680 Added simple instruction forwarding client, added to session. 2010-09-05 00:05:45 -07:00
Michael Jumper
2523a39df6 Removed VNC client, generalized description of Guac in copyright. 2010-09-04 23:21:52 -07:00
Michael Jumper
c048537232 Added dummy proxy implementation, moved client, added main Makefile. 2010-09-04 22:55:10 -07:00