• 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
assertions.js 3.49 KB