mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-19 13:31:01 +02:00
So the control server can test whether a client's actually present. Most clients are over HTTP/2, so these pings (to the same host) are super cheap. This mimics the earlier goroutine dump mechanism. Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>