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/cmd
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
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 3 years ago
cloner cmd/viewer: add codegen tool for Views 2 years ago
derper net/wsconn: remove homegrown wrapper for turning a websocket.Conn into a net.Conn 2 years ago
derpprobe all: use any instead of interface{} 2 years ago
hello all: use strings.Cut even more 2 years ago
mkpkg cmd/mkpkg: use package flag (#4373) 2 years ago
nginx-auth cmd/nginx-auth: maintainer scripts and tailnet checking (#4460) 2 years ago
printdep cmd/printdep: add flag to print out Go toolchain tarball URL 2 years ago
proxy-to-grafana client/tailscale: move/copy all package funcs to new LocalClient type 2 years ago
speedtest cmd: upgrade to ffcli v3 3 years ago
tailscale net/wsconn: remove homegrown wrapper for turning a websocket.Conn into a net.Conn 2 years ago
tailscaled net/wsconn: remove homegrown wrapper for turning a websocket.Conn into a net.Conn 2 years ago
testcontrol all: use any instead of interface{} 2 years ago
tsshd cmd/tsshd: delete, leaving only forwarding docs 2 years ago
viewer cmd/viewer,types/views: add support for views of maps 2 years ago