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
Mihai Parparita 1ce0e558a7 cmd/derper, control/controlhttp: disable WebSocket compression
The data that we send over WebSockets is encrypted and thus not
compressible. Additionally, Safari has a broken implementation of compression
(see nhooyr/websocket#218) that makes enabling it actively harmful.

Fixes tailscale/corp#6943

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
2 years ago
..
controlbase control/controlbase: don't enforce a max protocol version at handshake time. 3 years ago
controlclient envknob: support changing envknobs post-init 2 years ago
controlhttp cmd/derper, control/controlhttp: disable WebSocket compression 2 years ago
controlknobs envknob: support changing envknobs post-init 2 years ago