From 30298582d0f77b3d81455fed3acec1804abf5e68 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Thu, 3 Jun 2010 16:11:21 -0500 Subject: [PATCH] Add 'tight' encoding to TODO list. Add rfb proto link. --- docs/TODO | 2 +- docs/links | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/TODO b/docs/TODO index 76b05b40..cf771265 100644 --- a/docs/TODO +++ b/docs/TODO @@ -2,7 +2,7 @@ - Implement UI option for VNC shared mode. -- implement ZRLE encoding +- implement tight and ZRLE encoding - Get web-socket-js RFC2817 proxying working again. diff --git a/docs/links b/docs/links index 63706455..c6bee532 100644 --- a/docs/links +++ b/docs/links @@ -1,3 +1,6 @@ +RFB protocol and extensions: + http://tigervnc.org/cgi-bin/rfbproto + Canvas Browser Compatibility: http://philip.html5.org/tests/canvas/suite/tests/results.html