• Joel Martin's avatar
    Remove psuedo-UTF8 encoding. · 55dee432
    Joel Martin authored
    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.
    55dee432
Name
Last commit
Last update
..
Makefile Loading commit data...
launch.sh Loading commit data...
md5.c Loading commit data...
md5.h Loading commit data...
md5_test.c Loading commit data...
web.py Loading commit data...
websocket.c Loading commit data...
websocket.h Loading commit data...
websocket.py Loading commit data...
wsproxy.c Loading commit data...
wsproxy.py Loading commit data...