• Solly Ross's avatar
    Use Typed Arrays for the send queue · 9ff86fb7
    Solly Ross authored
    This commit converts the send queue to use typed arrays, and converts
    message creation functions in 'rfb.js' to create messages directly into
    the socket's send queue.  This commit also removes the separate mouse array,
    which is no longer needed.
    9ff86fb7
Name
Last commit
Last update
docs Loading commit data...
images Loading commit data...
include Loading commit data...
tests Loading commit data...
utils Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
karma.conf.js Loading commit data...
package.json Loading commit data...
vnc.html Loading commit data...
vnc_auto.html Loading commit data...