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/derp
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
..
derphttp net/wsconn: remove homegrown wrapper for turning a websocket.Conn into a net.Conn 2 years ago
testdata derp: add debug traffic handler 3 years ago
derp.go derp: add new health update and server restarting frame types 3 years ago
derp_client.go *: use WireGuard where logged, printed or named 2 years ago
derp_server.go derp: add (*Server).IsClientConnectedForTest func. (#4331) 2 years ago
derp_test.go derp: set Basic Constraints on metacert 2 years ago
dropreason_string.go derp: accept dup clients without closing prior's connection 3 years ago