mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-28 10:51:44 +01:00 
			
		
		
		
	| 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> | ||
|---|---|---|
| .. | ||
| addresses_test.go | ||
| addresses.go | ||
| api_key_test.go | ||
| api_key.go | ||
| db.go | ||
| machine_test.go | ||
| machine.go | ||
| preauth_keys_test.go | ||
| preauth_keys.go | ||
| routes_test.go | ||
| routes.go | ||
| suite_test.go | ||
| users_test.go | ||
| users.go | ||