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 535b925d1b derp/derphttp: add Client.Ping, SendPing methods
Continuing work in 434af15a04, to make it possible for magicsock to
probe whether a DERP server is still there.

Updates #3619

Change-Id: I366a77c27e93b876734e64f445b85ef01eb590f2
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
derphttp derp/derphttp: add Client.Ping, SendPing methods 3 years ago
testdata derp: add debug traffic handler 3 years ago
wsconn cmd/derper, derp/derphttp: add websocket support 3 years ago
derp.go derp: add new health update and server restarting frame types 3 years ago
derp_client.go derp: support client->server ping (and server->client pong) 3 years ago
derp_server.go derp: support client->server ping (and server->client pong) 3 years ago
derp_test.go derp: support client->server ping (and server->client pong) 3 years ago
dropreason_string.go derp: accept dup clients without closing prior's connection 3 years ago