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
Mike O'Driscoll e7f5c9a015
derp/derphttp: add error notify for RunWatchConnectionLoop (#16261)
The caller of client.RunWatchConnectionLoop may need to be
aware of errors that occur within loop. Add a channel
that notifies of errors to the caller to allow for
decisions to be make as to the state of the client.

Updates tailscale/corp#25756

Signed-off-by: Mike O'Driscoll <mikeo@tailscale.com>
6 months ago
..
derphttp_client.go cmd/derper: fix mesh auth for DERP servers (#16061) 7 months ago
derphttp_server.go derp/derphttp,ipn/localapi,net/captivedetection: add cache resistance to captive portal detection 10 months ago
derphttp_test.go derp/derphttp: add error notify for RunWatchConnectionLoop (#16261) 6 months ago
mesh_client.go derp/derphttp: add error notify for RunWatchConnectionLoop (#16261) 6 months ago
websocket.go derp/derphttp: don't link websockets other than on GOOS=js 1 year ago
websocket_stub.go derp/derphttp: don't link websockets other than on GOOS=js 1 year ago