You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/control
Brad Fitzpatrick 21069124db control/controlclient: fix the Noise HTTP/2 timeout config
We want to close the connection after a minute of inactivity,
not heartbeat once a minute to keep it alive forever.

Updates #3488

Change-Id: I4b5275e8d1f2528e13de2d54808773c70537db91
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
controlbase control/controlbase: enable asynchronous client handshaking. 2 years ago
controlclient control/controlclient: fix the Noise HTTP/2 timeout config 2 years ago
controlhttp controlhttp: add some docs, change Dial's path from /switch to /ts2021 2 years ago
controlknobs envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2 years ago