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 5d085a6f41 controlhttp: add some docs, change Dial's path from /switch to /ts2021
When I deployed server-side changes, I put the upgrade handler at /ts2021
instead of /switch. We could move the server to /switch, but ts2021 seems
more specific and better, but I don't feel strongly.

Updates #3488

Change-Id: Ifbf8ea60a815fd2fa1bfbe1b7af1ac2a27218354
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
controlbase control/controlbase: enable asynchronous client handshaking. 2 years ago
controlclient control/controlclient: use structured logging for MapResponse.ControlTime 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