• 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
vnc.js 22.8 KB