mirror of
https://github.com/amitbet/vncproxy.git
synced 2025-04-28 03:00:08 +00:00
363 B
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