Add 'tight' encoding to TODO list. Add rfb proto link.
This commit is contained in:
parent
2e041cf225
commit
30298582d0
|
@ -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.
|
||||||
|
|
||||||
|
|
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue