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
Brad Fitzpatrick 5e0ff494a5 derp: change NewClient constructor to an option pattern
(The NewMeshClient constructor I added recently was gross in
retrospect at call sites, especially when it wasn't obvious that a
meshKey empty string meant a regular client)
4 years ago
..
derphttp derp: change NewClient constructor to an option pattern 4 years ago
derpmap all: make client use server-provided DERP map, add DERP region support 4 years ago
derp.go derp, cmd/derper: add frameWatchConns, framePeerPresent for inter-DERP routing 4 years ago
derp_client.go derp: change NewClient constructor to an option pattern 4 years ago
derp_server.go derp, derp/derphttp: add key accessors, add Client.RecvDetail 4 years ago
derp_test.go derp: change NewClient constructor to an option pattern 4 years ago