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

[Linux] Improve network connection implementation #7

Open
1 of 4 tasks
lemonmojo opened this issue Oct 16, 2024 · 0 comments
Open
1 of 4 tasks

[Linux] Improve network connection implementation #7

lemonmojo opened this issue Oct 16, 2024 · 0 comments
Labels

Comments

@lemonmojo
Copy link
Member

lemonmojo commented Oct 16, 2024

  • Maybe add a lightweight abstraction of the POSIX socket APIs so that it's easier and safer to work with
  • Proper error handling
  • Get rid of the extra errors defined in LinuxNetworkConnection and re-use existing ones or add new ones from ConnectionError or ProtocolError (https://github.com/royalapplications/royalvnc/tree/main/Sources/RoyalVNCKit/SDK/Error)
  • Detect and handle connection state changes (maybe with TCP Keep Alive setting?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant