Skip to content

Conversation

@sciguy16
Copy link
Member

@sciguy16 sciguy16 commented Nov 6, 2022

vnc-rs is fully async and generic over AsyncRead + AsyncWrite so it will be usable over a socks proxy and makes it slightly easier to implement timeouts. Drawbacks are that it exposes anyhow::Error in its public API and it's not possible to initiate a connection from a tokio task because VncConnector is !Send.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants