Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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

Websocket ping/pong #144

Closed
Volte6 opened this issue Oct 21, 2024 · 1 comment
Closed

Websocket ping/pong #144

Volte6 opened this issue Oct 21, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Volte6
Copy link
Owner

Volte6 commented Oct 21, 2024

Motivation

To ensure websockets liveliness, implement ping/pong for websockets.

The primary goal is to act as a keepalive, not to measure latency.

https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API/Writing_WebSocket_servers#pings_and_pongs_the_heartbeat_of_websockets

@Volte6 Volte6 added the enhancement New feature or request label Oct 21, 2024
@Volte6
Copy link
Owner Author

Volte6 commented Dec 18, 2024

Address in #187

Closing.

@Volte6 Volte6 closed this as completed Dec 18, 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
Projects
None yet
Development

No branches or pull requests

1 participant