mirror of
https://github.com/juanfont/headscale.git
synced 2025-01-22 00:11:47 +01:00
66ff1fcd40
This commit replaces the timestamp based state system with a new one that has update channels directly to the connected nodes. It will send an update to all listening clients via the polling mechanism. It introduces a new package notifier, which has a concurrency safe manager for all our channels to the connected nodes. Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> |
||
---|---|---|
.. | ||
assets | ||
db | ||
derp | ||
mapper | ||
notifier | ||
policy | ||
templates | ||
types | ||
util | ||
app.go | ||
auth_legacy.go | ||
auth_noise.go | ||
auth.go | ||
grpcv1_test.go | ||
grpcv1.go | ||
handler_legacy.go | ||
handler_placeholder.go | ||
handlers.go | ||
metrics.go | ||
noise.go | ||
oidc.go | ||
platform_config.go | ||
poll_legacy.go | ||
poll_noise.go | ||
poll.go | ||
suite_test.go |