tailscale/ipn/localapi
Brad Fitzpatrick 5676d201d6 ipn: add a WatchIPNBus option bit to subscribe to EngineStatus changes
So GUI clients don't need to poll for it.

We still poll internally (for now!) but that's still cheaper. And will
get much cheaper later, without having to modify clients once they
start sending this bit.

Change-Id: I36647b701c8d1fe197677e5eb76f6894e8ff79f7
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2022-11-26 15:51:33 -08:00
..
cert.go ipn/{ipnlocal,localapi}: move most of cert.go to ipnlocal 2022-11-07 21:50:04 -08:00
debugderp.go cmd/tailscale: add start of "debug derp" subcommand 2022-11-26 15:40:25 -08:00
disabled_stubs.go all: remove old +build tags 2022-11-04 07:25:42 -07:00
localapi.go ipn: add a WatchIPNBus option bit to subscribe to EngineStatus changes 2022-11-26 15:51:33 -08:00
pprof.go ipn/localapi: rename /profile to /pprof 2022-11-10 12:02:16 -08:00