sibson / vncdotool

A command line VNC client and python library
Other
454 stars 122 forks source link

feat: Support LastRect Pseudo-encoding #236

Closed pmhahn closed 1 year ago

pmhahn commented 1 year ago

Allow the server to stream FramebufferUpdate messages. The client will stop parsing when it reaches the LastRect rectangle. This allows the server to to start transmitting updates before it known exactly hoe many rectangles it is going to transmit.

https://github.com/rfbproto/rfbproto/blob/master/rfbproto.rst#lastrect-pseudo-encoding