Use Typed Arrays for the send queue
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.
Showing
This diff is collapsed.
This diff is collapsed.
Please
register
or
sign in
to comment