mike-jumper opened a new pull request, #588: URL: https://github.com/apache/guacamole-server/pull/588
Doing this decouples reporting of mouse movement from the display locks and display processing, ensuring that any delays from processing the pending frame do not cause delays in processing further instructions (like "sync"). If delays in processing "sync" are tied to server-side processing, the assumptions behind the client processing lag calculations cause a feedback loop of further delays. Measurable delays in "sync" need to be purely due to client-side processing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
