Commit Graph

13 Commits

Author SHA1 Message Date
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
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
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
c048537232 Added dummy proxy implementation, moved client, added main Makefile. 2010-09-04 22:55:10 -07:00