]> git.proxmox.com Git - mirror_novnc.git/commit
Remove psuedo-UTF8 encoding.
authorJoel Martin <github@martintribe.org>
Fri, 27 Aug 2010 17:10:09 +0000 (12:10 -0500)
committerJoel Martin <github@martintribe.org>
Fri, 27 Aug 2010 17:10:09 +0000 (12:10 -0500)
commit55dee43279f3374fde433fbeffb798fa9e609a32
tree107230f5a6d012ced6b65221fe48324212f22bdb
parente8c1698995571c55119b79efe5390ee08861bf06
Remove psuedo-UTF8 encoding.

It's less efficient on average that base64 (150% vs 133%). It's
non-standard (0 shifted to 256 before encoding). And I rarely use it.
docs/TODO
docs/proxy_description.txt
include/default_controls.js
include/rfb.js
tests/ws.html
tests/wsencoding.html
utils/websocket.c
utils/websocket.h
utils/websocket.py
vnc_auto.html