netbird/management/server/http/api
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
..
cfg.yaml Feature/add nameservers API endpoint (#491) 2022-10-10 11:06:54 +02:00
generate.sh Feature/add nameservers API endpoint (#491) 2022-10-10 11:06:54 +02:00
openapi.yml Feature/ephemeral peers (#1100) 2023-09-04 11:37:39 +02:00
types.gen.go Feature/ephemeral peers (#1100) 2023-09-04 11:37:39 +02:00