Skip to content

Show latency on workspace view #64

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

Open
matifali opened this issue Feb 18, 2025 · 1 comment
Open

Show latency on workspace view #64

matifali opened this issue Feb 18, 2025 · 1 comment

Comments

@matifali
Copy link
Member

Display latency for each workspace.
Image

@ethanndickson
Copy link
Member

ethanndickson commented May 15, 2025

We're yet to decide on a way to implement this, as we can either perform the ping:

  • In the Go code, and send the results over the tunnel
  • In the Swift code, pinging the hostname directly

The latter doesn't provide us a way to also collect whether the connection is DERP or P2P - we'd need to determine that by pinging within the Go code. If we want to also indicate that eventually, it'd be beneficial to do the former, but it makes closing this issue more difficult.

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

No branches or pull requests

2 participants