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

Configurable Ping Interval #118

Open
pglombardo opened this issue Jan 12, 2024 · 0 comments
Open

Configurable Ping Interval #118

pglombardo opened this issue Jan 12, 2024 · 0 comments
Labels
enhancement New feature or request feature request Request for new functionality good first issue Good for newcomers

Comments

@pglombardo
Copy link
Collaborator

🚀 Feature Request

On small devices that go into power save mode there is a need to keep the TCP connection alive to avoid TLS renegotiation which can be expensive in terms of power and network transmission. There is also the issue of mid-network devices (firewall, switch, relay) that may terminate connections under different circumstances because of a lack of connection activity.

We want to make this client as configurable as possible. As such the Ping interval should be configurable. Documentation should also clearly explain the relationship between TCP, TLS, Ping and Session Expiry.

📎 Additional context

@pglombardo pglombardo added enhancement New feature or request good first issue Good for newcomers feature request Request for new functionality labels Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request Request for new functionality good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant