noVNC/utils
Joel Martin 55dee43279 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.
2010-08-27 12:10:09 -05:00
..
Makefile Update C proxy to WS protocol version 76. 2010-06-30 20:39:41 -05:00
launch.sh Launch script and reworked usage in README.md. 2010-07-15 20:18:39 -05:00
md5.c Update C proxy to WS protocol version 76. 2010-06-30 20:39:41 -05:00
md5.h Update C proxy to WS protocol version 76. 2010-06-30 20:39:41 -05:00
md5_test.c Update C proxy to WS protocol version 76. 2010-06-30 20:39:41 -05:00
web.py Move wsproxy and web utils into utils/ subdir. 2010-06-07 12:49:57 -05:00
websocket.c Remove psuedo-UTF8 encoding. 2010-08-27 12:10:09 -05:00
websocket.h Remove psuedo-UTF8 encoding. 2010-08-27 12:10:09 -05:00
websocket.py Remove psuedo-UTF8 encoding. 2010-08-27 12:10:09 -05:00
wsproxy.c WebSockets orderly/clean close frame. 2010-08-03 13:23:59 -05:00
wsproxy.py Add Javascript variable container to record data. 2010-08-12 09:50:49 -05:00