noVNC/tests
Joel Martin d798572da4 Add native base64 test (atob and btoa).
Interestingly it turns out that using the native base64 routines does
not improve performance. Likely because the actual time is in
marshalling/unmarshalling between strings and arrays (and associated
garbage collection overhead) which has to be done either way.
2010-07-13 17:53:01 -05:00
..
base64.html Add native base64 test (atob and btoa). 2010-07-13 17:53:01 -05:00
canvas.html Various cross-browser fixes. 2010-06-23 16:08:36 -05:00
face.png.js Various cross-browser fixes. 2010-06-23 16:08:36 -05:00
include Add mouse wheel support and input test page. 2010-05-25 11:05:55 -05:00
input.html Various cross-browser fixes. 2010-06-23 16:08:36 -05:00
ws.html Removed missed mootools include in ws.html test. 2010-07-07 12:40:56 -05:00
ws.py Support WebSockets 76 (hixie-76, hybi-00). 2010-06-24 17:04:57 -05:00
wsencoding.html Remove unneeded mootools and FABridge test. 2010-07-06 12:14:38 -05:00
wsencoding.py Add daemonization support to wsproxy.*. 2010-06-17 16:06:18 -05:00