Add 'tight' encoding to TODO list. Add rfb proto link.

This commit is contained in:
Joel Martin 2010-06-03 16:11:21 -05:00
parent 2e041cf225
commit 30298582d0
2 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
- Implement UI option for VNC shared mode. - Implement UI option for VNC shared mode.
- implement ZRLE encoding - implement tight and ZRLE encoding
- Get web-socket-js RFC2817 proxying working again. - Get web-socket-js RFC2817 proxying working again.

View File

@ -1,3 +1,6 @@
RFB protocol and extensions:
http://tigervnc.org/cgi-bin/rfbproto
Canvas Browser Compatibility: Canvas Browser Compatibility:
http://philip.html5.org/tests/canvas/suite/tests/results.html http://philip.html5.org/tests/canvas/suite/tests/results.html