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/derphttp
Brad Fitzpatrick 6b80bcf112 derp: remove a client round-trip waiting on serverInfo
It just has a version number in it and it's not really needed.
Instead just return it as a normal Recv message type for those
that care (currently only tests).

Updates #150 (in that it shares the same goal: initial DERP latency)
Updates #199 (in that it removes some DERP versioning)
4 years ago
..
derphttp_client.go derp/derphttp: don't return all nil from dialRegion when STUNOnly nodes 4 years ago
derphttp_server.go derp: introduce Conn interface 4 years ago
derphttp_test.go derp: remove a client round-trip waiting on serverInfo 4 years ago
mesh_client.go cmd/derper, derp/derphttp: move bulk of derp mesh code into derphttp 4 years ago