vncproxy/todo.md
amit bezalel fe51682a55 fixed recorder (message init logic broke it)
added some handling for pixel format changes
2017-07-12 01:06:02 +03:00

363 B

#TODO:

  • test proxy flow
  • create replay flow
  • set correct status for each flow
  • move encodings to be on the framebufferupdate message object
  • clear all messages read functions from updating stuff, move modification logic to another listener
  • message read function should accept only an io.Reader, move read helper logic (readuint8) to an actual helper class