tailscale/derp
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)
2020-08-17 16:15:22 -07:00
..
derphttp derp: remove a client round-trip waiting on serverInfo 2020-08-17 16:15:22 -07:00
derpmap derp/derpmap: add Bangalore and Tokyo 2020-08-14 13:29:14 -07:00
derp_client.go derp: remove a client round-trip waiting on serverInfo 2020-08-17 16:15:22 -07:00
derp_server.go derp: use rand instead of crypto/rand to generate jitter 2020-08-13 14:06:50 -07:00
derp_test.go derp: remove a client round-trip waiting on serverInfo 2020-08-17 16:15:22 -07:00
derp.go derp: remove a client round-trip waiting on serverInfo 2020-08-17 16:15:22 -07:00