sidorares / node-rfb2

rfb wire protocol client and server
MIT License
139 stars 27 forks source link

TightVNC doesn't run 'rect' event. #28

Open johndc7 opened 3 years ago

johndc7 commented 3 years ago

I am able to connect to a TightVNC server with no issue except that the rect event is never triggered. I even set requestUpdate() to run on an interval and it is still never triggered.

This is the same at #12. For some reason it was closed with the resolution "don't use TightVNC" which isn't really a solution to the problem.