• Joel Martin's avatar
    Refactor data processing. Ignore other server messages. · 484a4696
    Joel Martin authored
    - Refactor to pull off all the data received into RFB.d array and then
      process it. This allows a bit more flexibility in handling
      data that isn't sent in frame boundary packets.
    
    - Properly ignore these server messages: SetColourMapEntries, Bell,
      ServerCutText.
    484a4696
Name
Last commit
Last update
docs Loading commit data...
include Loading commit data...
README.md Loading commit data...
canvas.html Loading commit data...
canvas.js Loading commit data...
prime.html Loading commit data...
prime.js Loading commit data...
rfb_notes Loading commit data...
vnc.html Loading commit data...
vnc.js Loading commit data...
web.py Loading commit data...
wsproxy.py Loading commit data...