Commit Graph

  • 9f4af5a722 Hextile working. Improve latency by coallescing sends. Joel Martin 2010-04-13 12:59:11 -0500
  • 2bcb2d5b15 Remove event handlers on disconnect. Joel Martin 2010-04-13 09:39:29 -0500
  • b7ec54870a Switch to much faster console.log and separate utils into util.js. Joel Martin 2010-04-13 09:28:53 -0500
  • 0f62806499 Refactor processing to allow hextile processing. Joel Martin 2010-04-12 13:21:44 -0500
  • f761808540 Process RRE in chunks instead of 1 at a time. Joel Martin 2010-04-12 11:46:43 -0500
  • cf67217cbf Change to RGB ordering. Joel Martin 2010-04-12 11:21:03 -0500
  • 6dab56f914 Working RRE implementation. Joel Martin 2010-04-12 11:08:40 -0500
  • ed7e776db2 First pass at RRE encoding Joel Martin 2010-04-11 23:11:21 -0500
  • d628147bca WebWorkers example with two way messages. Joel Martin 2010-04-10 15:52:27 -0400
  • 85b7a7d411 Handle undefined URL values correctly. Joel Martin 2010-04-10 15:52:08 -0400
  • 4b835baeb9 Change depth to count down correctly. Trim long lines. Joel Martin 2010-04-10 12:00:35 -0400
  • 48617e27bc Fix Copy-Rect encoding. Joel Martin 2010-04-06 22:44:12 -0500
  • f6515e3e35 Make web.py match README. Remove unused ws_echo.py. Joel Martin 2010-04-06 21:50:26 -0500
  • d63e146209 List for proxy reasons. Joel Martin 2010-04-06 21:37:35 -0500
  • 5aeb98801b Change to markdown README.md. Joel Martin 2010-04-06 21:34:56 -0500
  • 0dddd6e47e Add README. Joel Martin 2010-04-06 21:06:46 -0500
  • 0385e01171 Remove old test files. Joel Martin 2010-04-06 20:14:11 -0500
  • cc0410a39b Cleanup of files and vnc.js namespace. Joel Martin 2010-04-06 16:44:45 -0500
  • d9cbdc7d85 Create getKeysym to lookup keysym from keyCode. Joel Martin 2010-04-06 16:24:09 -0500
  • 71085485e7 Fix canvas.html. Joel Martin 2010-04-06 13:58:06 -0500
  • 532a9fd92e Better interface, support user provided VNC password. Joel Martin 2010-04-06 13:49:49 -0500
  • 8580b98979 Got DES encryption of password working and colors corrected. Joel Martin 2010-04-06 10:35:25 -0500
  • 64ab5c4ded Working with Raw rectangles and capital letter keys. Joel Martin 2010-04-05 23:54:30 -0500
  • c8460b0310 Cleanup canvas and vnc code so they can be used together. Joel Martin 2010-04-04 16:08:55 -0500
  • f272267bf7 Add Canvas and event experiments. Joel Martin 2010-04-04 15:46:39 -0500
  • 489d167643 Do base64 encode/decode of stream. Send SetEncoding and FB update request. Joel Martin 2010-04-02 19:17:46 -0500
  • a793fa460f Base64 Javascript encode/decode library. Joel Martin 2010-04-02 19:17:01 -0500
  • 9ec97d8635 Base64 encode/decode for client Javascript. Joel Martin 2010-04-02 19:16:25 -0500
  • 65e27ddd4c First RFB protocol stub implementation. Joel Martin 2010-04-01 11:36:22 -0500
  • f9d4566547 Add minimal python directory web server. Joel Martin 2010-03-31 19:44:48 -0500
  • 8b945f2a94 Add RFB specs and move *.js files into include/ Joel Martin 2010-03-31 19:43:09 -0500
  • ce0e28c7d9 Some wsproxy simplifications. Joel Martin 2010-03-31 19:37:49 -0500
  • 3292c4a995 Web Socket to TCP socket proxy and HTML interface. Joel Martin 2010-03-31 18:21:03 -0500
  • feb4e5f801 Simplify ws_echo.py code. Joel Martin 2010-03-31 18:20:48 -0500
  • 033df68db1 Simpler non-threaded ws_echo.py Joel Martin 2010-03-31 15:25:13 -0500
  • 5505589604 Note enter into ws onclose. Joel Martin 2010-03-31 15:24:43 -0500
  • 77c58e19ad Add server and client HTML echo test and mootools library Joel Martin 2010-02-17 14:54:38 -0600