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 edc90ebc61 net/wsconn: remove homegrown wrapper for turning a websocket.Conn into a net.Conn
The one from the nhooyr/websocket package seems to work equally well.

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
2 years ago
..
controlbase control/controlbase: don't enforce a max protocol version at handshake time. 2 years ago
controlclient cmd/controlclient: wire up PingRequest peerapi pings too 2 years ago
controlhttp net/wsconn: remove homegrown wrapper for turning a websocket.Conn into a net.Conn 2 years ago
controlknobs envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2 years ago