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>
2022-03-08 08:48:28 -08:00
..
controlbase control/controlbase: enable asynchronous client handshaking. 2022-01-17 23:52:27 +00:00
controlclient control/controlclient: fix the Noise HTTP/2 timeout config 2022-03-08 08:48:28 -08:00
controlhttp controlhttp: add some docs, change Dial's path from /switch to /ts2021 2022-02-26 12:44:29 -08:00
controlknobs envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2022-01-24 11:51:23 -08:00