netbird/management/server/activity
Zoltan Papp c1f164c9cb
Feature/ephemeral peers (#1100)
The ephemeral manager keep the inactive ephemeral peers in a linked list. The manager schedule a cleanup procedure to the head of the linked list (to the most deprecated peer). At the end of cleanup schedule the next cleanup to the new head.
If a device connect back to the server the manager will remote it from the peers list.
2023-09-04 11:37:39 +02:00
..
sqlite use UTC everywhere in server 2023-04-03 15:09:35 +02:00
codes.go Adding dashboard login activity (#1092) 2023-08-18 19:23:11 +02:00
event.go Feature/ephemeral peers (#1100) 2023-09-04 11:37:39 +02:00
store.go Add system activity tracking and event store (#636) 2023-01-02 15:11:32 +01:00