Closed NDagestad closed 3 years ago
I believe you got something mixed up here - a reverse VNC connections means the viewer (e.g. LibVNCClient) is listening for a server to connect to it. We already have that, see here for a complete listening viewer implementation.
I'm not quite sure how sure how I missed something so obvious 🤔 Sorry for the noise then...
No problem - thanks for the contribution anyway!
This is a simple reverse connection implementation, if this is something you'd want, I can add reverse connection to the server too. (There are a few points that could be made better probably, comments are welcome)