mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-26 23:19:41 +00:00
- enable sending and receiving of raw array buffers in addition to strings. - add a read poll interval and set it to 15ms by default to detect and handle quickly when a message is pending. - also, detect a disconnected state and add call registration for disconnect events.