tailscale/control
Brad Fitzpatrick b3d268c5a1 control/controlclient: turn off Go's implicit compression
We don't use it anyway, so be explicit that we're not using it.

Change-Id: Iec953271ef0169a2e227811932f5b65b479624af
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2022-02-07 13:55:42 -08:00
..
controlbase control/controlbase: enable asynchronous client handshaking. 2022-01-17 23:52:27 +00:00
controlclient control/controlclient: turn off Go's implicit compression 2022-02-07 13:55:42 -08:00
controlhttp control/controlhttp: package to get a controlbase.Conn over HTTP(S). 2022-01-17 23:52:27 +00:00
controlknobs envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2022-01-24 11:51:23 -08:00