summaryrefslogtreecommitdiff
path: root/include/websock.js
Commit message (Expand)AuthorAgeFilesLines
* sync with commit from PR #347 in noVNCsamhed2014-08-191-7/+9
* In Opera 12.10, set binaryType earlier.Joel Martin2012-11-141-3/+3
* websock.js: use iteration to receive binary dataJoel Martin2012-10-261-1/+4
* util.js, websock.js: sync with noVNC - dynamic script loading.Joel Martin2012-10-171-13/+5
* Change include/websock.js (and deps) to MPL 2.0 license.Joel Martin2012-10-151-1/+1
* include/websock.js: cleanup and fix protocol list check.Joel Martin2012-09-171-3/+12
* websock.js: make protocols parameter of open().Joel Martin2012-08-161-13/+34
* websock.js: simplify rQshiftStr with apply().Joel Martin2012-08-161-3/+1
* Simpler (but working) binary support.Joel Martin2012-08-161-40/+16
* Use WebSocket binary data (no base64 enc/dec) if available.Joel Martin2012-08-141-21/+86
* websock.js: jslint comments, debug comments, copyright dateJoel Martin2012-08-141-6/+11
* Add commented out web-socket-js Flash debug var.Joel Martin2011-12-151-0/+4
* Link to API page. Default length for rQshift*Joel Martin2011-10-061-2/+4
* Catch Mozilla prefixing of WebSocket.Joel Martin2011-08-021-0/+3
* Remove extraneous question mark.Joel Martin2011-06-281-1/+1
* Only append random string to swf path in IE.Joel Martin2011-06-281-1/+1
* Fix recording, generic and part of websocket.py.Joel Martin2011-06-261-4/+20
* Send 'base64' sub-protocol. JSLint.Joel Martin2011-05-111-2/+7
* Stop sending empty frames.Joel Martin2011-05-021-1/+1
* Refactor and add IETF-07 protocol version support.Joel Martin2011-05-011-5/+5
* Update TODO. Add 'websockify' as protocol.Joel Martin2011-04-261-1/+1
* Update web-socket-js to bb5797cad.Joel Martin2011-03-161-1/+0
* Pull JSLint'ing from noVNC.Joel Martin2011-03-151-12/+12
* Reap websockify zombies. Add IE9 fix for websock.js.Joel Martin2011-01-311-1/+5
* Use websock.js in latency test. Fixes for Opera.Joel Martin2011-01-231-1/+4
* Tolerate some bufferedAmount and send() return value.Joel Martin2011-01-231-3/+7
* Convert wstelnet to use Websock.Joel Martin2011-01-131-2/+2
* include/websock.js: client library for websockify.Joel Martin2011-01-131-0/+313