Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add way to listen for dirty regions #28

Open
raisjn opened this issue Dec 7, 2020 · 0 comments
Open

add way to listen for dirty regions #28

raisjn opened this issue Dec 7, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@raisjn
Copy link
Collaborator

raisjn commented Dec 7, 2020

external clients should be able to listen for dirty region updates. this task is to add some IPC mechanism or otherwise to the server that lets a client subscribe to receive dirty region updates. this will allow VNC client to get their speed upgrades.

one question is: do we allow multiple clients to subscribe? or is it ok to have just a FIFO (for example) and require duplexing to happen somewhere downstream.

@raisjn raisjn added the enhancement New feature or request label Dec 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant